AacAccessUnitTool Methods |
The AacAccessUnitTool type exposes the following members.
Name | Description | |
---|---|---|
CreateAu |
Creates a data packet containing one or more Access Units (AUs).
| |
CreateAuRtpFrame |
Creates an AU RTP frame from AAC ADIF or ADTS audio frames.
| |
ExpandAu |
Expands an AU to a list of AAC partial frames.
| |
GetNumberOfFramesInAu(OffsetBufferByte) |
Gets the number of frames contained in an AU.
| |
GetNumberOfFramesInAu(Byte, Int32, Int32) |
Gets the number of frames contained in an AU.
| |
Reset |
Resets internal data structures and clears retained AUs.
|
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.) |