H264Transform Methods |
The H264Transform type exposes the following members.
Name | Description | |
---|---|---|
ExtractNals |
Extracts the NALs from an buffer (stripping start codes).
| |
TransformNal |
Transforms H.264 NAL to MPEG-4.15 AU and extracts SPS/PPS if present.
| |
TransformNalToAccessUnit |
Transforms a start-code escaped frame to an access-unit.
|
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.) |