| MP4StreamReader Class |
Namespace: StreamCoders.Container.MP4
The MP4StreamReader type exposes the following members.
| Name | Description | |
|---|---|---|
| MP4StreamReader | Initializes a new instance of the MP4StreamReader class |
| Name | Description | |
|---|---|---|
| BytesReadFromStream | ||
| StreamPosition |
Gets or sets the underlying stream position. Caution because BytesReadFromStream is not
increased. In almost all cases the Advance method should be used instead.
|
| 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.) |