Nalu Methods | 
The Nalu type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindNalu | 
            Scans for the index of the first NAL Unit after start.
              | |
| FindNextNalu | 
            Scans for the index of the first NAL Unit after start.
              | |
| GetBytes | 
            Gets the NAL Unit as a byte array that can be passed
            to an encoder (includes Start Code).
              | |
| GetHashCode | (Inherited from Object.) | |
| GetNalu(DataBuffer) | 
            Returns the first NAL unit after nalStart.
              | |
| GetNalu(DataBuffer, Int32) | 
            Returns the first NAL unit after nalStart.
              | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |