Click or drag to resize
Mp4Reader Methods

The Mp4Reader type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose of this object, cleaning up any resources it uses.
Public methodGetNextFrame
Retrieves next frame from trackInfo.
Public methodGetNextHintFrame
Retrieves the next RTP frame from a hint trackInfo.
Public methodGetTrackStatus
Public methodInit(Stream)
Initialises this object.
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