AacAudioProfile type

Defines values for AacAudioProfile.
KnownAacAudioProfile can be used interchangeably with AacAudioProfile, this enum contains the known values that the service supports.

Known values supported by the service

AacLc: Specifies that the output audio is to be encoded into AAC Low Complexity profile (AAC-LC).
HeAacV1: Specifies that the output audio is to be encoded into HE-AAC v1 profile.
HeAacV2: Specifies that the output audio is to be encoded into HE-AAC v2 profile.

type AacAudioProfile = string