AACTransform Class |
Namespace: StreamCoders.Container.MP4
The AACTransform type exposes the following members.
Name | Description | |
---|---|---|
![]() | AACTransform | Initializes a new instance of the AACTransform class |
Name | Description | |
---|---|---|
![]() ![]() | IsAdtsFrame |
Checks whether a buffer starts with an ADTS header
|
![]() | TransformAdts |
Transforms an ADTS frame to a raw headerless frame. The frame configuration is saved separately.
|
![]() | TransformAdtsToRaw |
Transforms single or multiple ADTS frames into a list of raw AAC frames.
|
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.) |