Enumerations

The following enumerations are available globally.

  • 音声コーデックを表します。

    See more

    Declaration

    Swift

    public enum AudioCodec
    extension AudioCodec: CustomStringConvertible
  • 音声モード。 AVAudioSession の音声モードと音声カテゴリを変更します。 詳細な設定を行いたい場合は AVAudioSession を使用して下さい。

    音声カテゴリのオプションは次の値が指定されます:

    • allowBluetooth
    • allowBluetoothA2DP
    • allowAirPlay
    See more

    Declaration

    Swift

    public enum AudioMode
  • 音声出力先

    See more

    Declaration

    Swift

    public enum AudioOutput

デフォルト値