| AVIReader Class |
Namespace: StreamCoders.Container
The AVIReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Position |
Get/Set the current position within a file in time Units.
| |
| Tracks |
Gets or sets the tracks found in the container.
|
| Name | Description | |
|---|---|---|
| Dispose |
Destructor.
| |
| GetNextFrame |
Gets the next data from a track.
| |
| GetTrackStatus |
Gets the track status.
| |
| Init(Stream) |
Not supported. Use Init(string) instead.
| |
| Init(String) |
Initializes Reader.
|
| 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.) |