AacAudioEncoderConfigurationProfile Property |
Profile to use
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public AACProfiles Profile { get; set; }
Public Property Profile As AACProfiles
Get
Set
public:
property AACProfiles Profile {
AACProfiles get ();
void set (AACProfiles value);
}
member Profile : AACProfiles with get, set
Property Value
Type:
AACProfilesSee Also