共用方式為


AVAudioSessionInterruptionOptions 列舉

定義

列舉,其值指定選擇性音訊行為。

此列舉支援其成員值的位元組合。

[System.Flags]
public enum AVAudioSessionInterruptionOptions
type AVAudioSessionInterruptionOptions = 
繼承
AVAudioSessionInterruptionOptions
屬性

欄位

ShouldResume 1

插播已結束,且應用程式可以繼續其音訊會話。

適用於