| FlvReader Methods |
The FlvReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Dispose of this object, cleaning up any resources it uses.
| |
| Dispose(Boolean) |
Dispose of this object, cleaning up any resources it uses.
| |
| GetNextFrame |
Gets next frame from media stream.
| |
| GetTrackStatus |
Gets the Status of a specified Track.
| |
| Init(Stream) |
Initializes FLVReader with the previously specified FileName.
| |
| Init(String) |
Initialises this object.
|
| 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.) |