次の方法で共有


AVAudioDataSourceOrientation 列挙型

定義

AV デバイス上のデータ ソースの物理的な向きを列挙します。

public enum AVAudioDataSourceOrientation
type AVAudioDataSourceOrientation = 
継承
AVAudioDataSourceOrientation

フィールド

Back 4
Bottom 2
Front 3
Left 5
Right 6
Top 1
Unknown 0

適用対象