| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | AudioAvgBytesPerSec | Gets the average transfer rate, in bytes per second, for the audio format in the current audio stream of the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | AudioBitsPerSample | Gets the current bits per sample (8, 16, etc.) for the audio format in the current audio stream of the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | AudioChannels | Gets the number of audio channels for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | AudioFormatTag | Gets the audio format type for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | AudioSamplesPerSec | Gets the sample rate, in samples per second, for the audio channels of the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | Author | Gets the name of the author of the media in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | Copyright | Gets the copyright information for the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | CurrentProgram | Gets or sets the number of the current program for the media file. |
![Public Property](dotnetimages/publicProperty.gif) | CurrentStream | Gets or sets the number of the current stream for the media file. |
![Public Property](dotnetimages/publicProperty.gif) | Description | Gets the description of the media in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | OutputStreams | Gets the number of output streams available in the current program. |
![Public Property](dotnetimages/publicProperty.gif) | ProgramCount | Gets the number of programs in the source file. |
![Public Property](dotnetimages/publicProperty.gif) | Rating | Gets the rating of the media in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceBitRate | Gets the calculated bit rate of the current source media file, in bits per second. |
![Public Property](dotnetimages/publicProperty.gif) | SourceDuration | Gets the duration of the longest stream in the current source media file, in seconds. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFile | Gets or sets the name of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFileSize | Gets the actual size of the current source media file in bytes. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFilter | Gets the filter of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFilterClassID | Gets the Class ID string of the source filter used to read and expose the contents of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFilterName | Gets the name of the source filter used to read the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFormat | Gets the format of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceFormatName | Gets the name of the format of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | SourceMediaType | Gets the media type of the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | StreamDuration | Gets the duration of the current stream in the source media file in seconds. |
![Public Property](dotnetimages/publicProperty.gif) | StreamMediaType | Gets the media type of the current stream in the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | StreamSubtype | Gets the subtype (GUID string) of the current stream in the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | StreamSubtypeName | Gets the name of the subtype of the current stream in the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | StreamType | Gets a string representing the GUID of the type of the current stream. |
![Public Property](dotnetimages/publicProperty.gif) | StreamTypeName | Gets the name of the stream type, of the current stream in the source media file. |
![Public Property](dotnetimages/publicProperty.gif) | Title | Gets the title of the media in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoBitCount | Gets the bits per pixel value for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoBitRate | Gets the video bit rate, in bits per second, for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoCompression | Gets the type of compression used for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoFrameRate | Gets the video frame rate, in frames per second, for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoFrames | Gets the total number of video frames in the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoHeight | Gets the video height, in pixels, for the current stream in the current source media file. |
![Public Property](dotnetimages/publicProperty.gif) | VideoWidth | Gets the video width, in pixels, for the current stream in the current source media file. |