The FormatReader type exposes the following members.
Name | Description | |
---|---|---|
CodecPriority |
Returns the priority of the codec. |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
DefaultExtension |
Returns default extension for this format. |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
FilterString |
Returns filter string for this format. |
|
FormatDescription |
Returns user-friendly format description. |
|
FormatName |
Returns format name. |
|
FrameCount |
Returns number of frames in the format reader. |
|
IsFrameSeekable |
Check whether the reader supports random access to frames. |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
MediaFormat |
Returns the ID of the media format this reader can read from. |
|
MimeType |
Returns mime type of the format. |
|
Opened |
Returns value that specifies whether the reader is opened. |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |