H264AccessUnitTool Class |
Namespace: StreamCoders.Encoder
The H264AccessUnitTool type exposes the following members.
Name | Description | |
---|---|---|
H264AccessUnitTool |
Initializes access unit tool using decoder specific data.
|
Name | Description | |
---|---|---|
LengthSizeMinusOne |
Name | Description | |
---|---|---|
ExpandStorageAccessUnit(Stream) |
Expands AVC access units to StartCode + NAL.
| |
ExpandStorageAccessUnit(MediaBufferByte) |
Expands AVC access units to StartCode + NAL.
| |
ExtractParameterSet |
Extracts SPS/PPS from an AVC Configuration Record.
|
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.) |