Click or drag to resize

Nalu Methods

The Nalu type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFindNalu
Scans for the index of the first NAL Unit after start.
Public methodStatic memberFindNextNalu
Scans for the index of the first NAL Unit after start.
Public methodGetBytes
Gets the NAL Unit as a byte array that can be passed to an encoder (includes Start Code).
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetNalu(DataBuffer)
Returns the first NAL unit after nalStart.
Public methodStatic memberGetNalu(DataBuffer, Int32)
Returns the first NAL unit after nalStart.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also