共用方式為


AudioTrackSupportInfo.Degradation 屬性

定義

取得值,指出音訊解碼器套用至 AudioTrack 的效能降低類型。

public:
 property AudioDecoderDegradation Degradation { AudioDecoderDegradation get(); };
AudioDecoderDegradation Degradation();
public AudioDecoderDegradation Degradation { get; }
var audioDecoderDegradation = audioTrackSupportInfo.degradation;
Public ReadOnly Property Degradation As AudioDecoderDegradation

屬性值

如果有任何,則會由音訊解碼器套用至 AudioTrack 的效能降低類型。

適用於