MPEG4ObjectID Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates MPEG-4 audio data types.
[ObjCRuntime.Watch(3, 0)]
public enum MPEG4ObjectID
type MPEG4ObjectID =
- Inheritance
-
MPEG4ObjectID
- Attributes
Fields
Name | Value | Description |
---|---|---|
AacMain | 1 | MPEG-4 MAIN audio profile AAC Main. |
AacLc | 2 | MPEG-4 MAIN audio profile AAC LC. |
AacSsr | 3 | MPEG-4 main audio profile AAC SSR. |
AacLtp | 4 | MPEG-4 main audio profile AAC Ltp.. |
AacSbr | 5 | MPEG-4 high efficiency profile AAC SBR. |
AacScalable | 6 | MPEG-4 high quality audio profile AAC Scalable. |
TwinVq | 7 | MPEG-4 natural audio profile TwinVQ. |
Celp | 8 | MPEG-4 speech audio profile CELP. |
Hvxc | 9 | MPEG-4 main audio profile HVXC. |