Click or drag to resize

MediaFile Class

Inheritance Hierarchy
SystemObject
  IMAPI2.axlibMediaFile

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class MediaFile

The MediaFile type exposes the following members.

Constructors
  NameDescription
Public methodMediaFile
Initializes a new instance of the MediaFile class
Top
Properties
  NameDescription
Public propertyFileIcon
Public propertyPath
Public propertySizeOnDisc
Top
Methods
  NameDescription
Public methodGetTrackIStream
Public methodStatic memberIsWavProperFormat
Determines if the Wav file is the proper format to be written to CD The proper format is uncompressed PCM, 44.1KHz, Stereo
Public methodPrepareStream
Prepares a stream to be written to the media
Public methodStatic memberSHGetFileInfo
Public methodToString
Top
Fields
See Also