The IFormatReader type exposes the following members.
Name | Description | |
---|---|---|
CodecPriority |
Returns the priority of the codec. |
|
DefaultExtension |
Returns default extension for this format. (Inherited from IFormatInfo.) |
|
FilterString |
Returns filter string for this format. (Inherited from IFormatInfo.) |
|
FormatDescription |
Returns user-friendly format description. (Inherited from IFormatInfo.) |
|
FormatName |
Returns format name. (Inherited from IFormatInfo.) |
|
FrameCount |
Returns number of frames in the format reader. |
|
IsFrameSeekable |
Check whether the reader supports random access to frames. |
|
MediaFormat |
Returns the ID of the media format this reader can read from. |
|
MimeType |
Returns mime type of the format. (Inherited from IFormatInfo.) |
|
Opened |
Returns value that specifies if the reader is opened. |