| H264NalReader Methods | 
The H264NalReader type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | |
|  | GetNextFrame | |
|  | GetTrackStatus | |
|  | Init(Stream) | 
                Initialises this instance given a stream.
             | 
|  | Init(String) | 
                Initialises this instance given a filename.
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | Copy | Overloaded. 
            Creates a copy of the object.
            (Defined by ObjectExtensions.) | 
|  | Copy(Object) | Overloaded. 
            Creates a deep copy of the object using the supplied object as a target for the copy operation.
            (Defined by ObjectExtensions.) | 
 See Also
See Also