LoginSignup
0
0

More than 1 year has passed since last update.

【Swift】AVAudioSessionPortDescription PortType 一覧

Posted at

portTypeとは?

The value of this property can be any of the constants declared in Input Ports, Output Port Types, or I/O Port Types.

このプロパティの値は、入力ポート、出力ポートタイプ、またはI / Oポートタイプで宣言された定数のいずれかです。

一覧

type name description
lineIn ドックコネクタのラインレベル入力
builtInMic iOSデバイスの内蔵マイク
headsetMic 有線ヘッドセットのマイク。 ヘッドセットとは、ヘッドフォン出力がマイクとペアになっているアクセサリのことです。
lineOut ドックコネクタのラインレベル出力
headphones ヘッドホンまたはヘッドセット出力
bluetoothA2DP BluetoothA2DPデバイスでの出力
builtInReceiver 電話をしているときに耳に当てるスピーカー
builtInSpeaker iOSデバイスの内蔵スピーカー
HDMI 高品位マルチメディアインターフェースを介した出力
airPlay リモートAirPlayデバイスでの出力
bluetoothLE Bluetooth LowEnergyデバイスでの出力
bluetoothHFP Bluetoothハンズフリープロファイルデバイスでの入力または出力
usbAudio ユニバーサルシリアルバスデバイスでの入力または出力
carAudio カーオーディオによる入力または出力
virtual 実際のオーディオハードウェアに対応していない入力または出力
PCI PCI(Peripheral Component Interconnect)バスを介して接続された入力または出力
fireWire FireWire経由で接続された入力または出力
displayPort DisplayPortを介して接続された入力または出力
AVB AVB(オーディオビデオブリッジング)を介して接続された入力または出力
thunderbolt Thunderboltを介して接続された入力または出力
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0