| MatroskaReader Class |
Supported Video codecs: H.265/HEVC, H.264/AVC, VP8, VP9
Supported Audio codecs: Vorbis, AAC, AC3, DTS, MPEG1-L3, MPEG1-L2
Supported Subtitles: Utf8
Namespace: StreamCoders.Container
The MatroskaReader type exposes the following members.
| Name | Description | |
|---|---|---|
| MatroskaReader | Initializes a new instance of the MatroskaReader class |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the MatroskaReader | |
| GetNextFrame |
Gets the next frame.
| |
| GetTrackStatus | ||
| Init(Stream) | ||
| Init(String) |
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |