Click or drag to resize
MP4StreamReader Properties

The MP4StreamReader type exposes the following members.

Properties
  NameDescription
Public propertyBytesReadFromStream
Public propertyStreamPosition
Gets or sets the underlying stream position. Caution because BytesReadFromStream is not increased. In almost all cases the Advance method should be used instead.
Top
See Also