Click or drag to resize
FlvReader Methods

The FlvReader type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose of this object, cleaning up any resources it uses.
Public methodDispose(Boolean)
Dispose of this object, cleaning up any resources it uses.
Public methodGetNextFrame
Gets next frame from media stream.
Public methodGetTrackStatus
Gets the Status of a specified Track.
Public methodInit(Stream)
Initializes FLVReader with the previously specified FileName.
Public methodInit(String)
Initialises this object.
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also