AudioSettings.EncoderBitRatePerChannel 属性

定义

表示每个通道的音频比特率。

public Nullable<int> EncoderBitRatePerChannel { get; set; }
member this.EncoderBitRatePerChannel : Nullable<int> with get, set

属性值

注解

属性使用常量 AVEncoderBitRatePerChannelKey 值来访问基础字典。

适用于