Click or drag to resize
Mp4Reader Properties

The Mp4Reader type exposes the following members.

Properties
  NameDescription
Public propertyIsFragmented
After initialization this indicates whether the stream contains fragmented movie elements. It is important to disable tracks that are not being used, so the reader can discard fragments.
Public propertyPosition
Returns current time offset or adjusts position in stream to nearest valid time offset (smaller or equal to the value passed).
Public propertyTracks
Gets the tracks contained in the MP4 container.
Top
See Also