The WMReader type exposes the following members.
Name | Description | |
---|---|---|
CodecPriority |
Returns the priority of the codec. (Overrides FormatReader.CodecPriority.) |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
Current |
Returns a current frame as an Object. |
|
CurrentFrameIndex |
Returns a current frame index. |
|
DefaultExtension |
Returns default extension for this format. (Inherited from FormatReader.) |
|
Duration |
Gets the duration of the audio or video file. |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
FilterString |
Returns filter string for this format. (Inherited from FormatReader.) |
|
FormatDescription |
Returns user-friendly format description. (Inherited from FormatReader.) |
|
FormatName |
Returns format name. (Inherited from FormatReader.) |
|
FrameCount |
Returns number of frames in the format reader. (Inherited from FormatReader.) |
|
FramesPerSecond |
Gets the frames per second ratio of the video file. |
|
IsFrameSeekable |
Gets a value specifying whether the opened file is seekable by index. (Overrides FormatReader.IsFrameSeekable.) |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
MediaFormat |
Returns the ID of the media format this reader can read from. (Inherited from FormatReader.) |
|
Metadata |
Returns the metadata related to the opened file. |
|
MimeType |
Returns mime type of the format. (Inherited from FormatReader.) |
|
Opened |
Returns value that specifies whether the reader is opened. (Inherited from FormatReader.) |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Overrides SyncHandler.SynchronizationMode.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |