Class AVAudioSessionChannelDescription

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVAudioSessionChannelDescription
extends NSObject
  • Constructor Details

    • AVAudioSessionChannelDescription

      public AVAudioSessionChannelDescription()
    • AVAudioSessionChannelDescription

      protected AVAudioSessionChannelDescription​(NSObject.Handle h, long handle)
    • AVAudioSessionChannelDescription

      protected AVAudioSessionChannelDescription​(NSObject.SkipInit skipInit)
  • Method Details

    • getChannelName

      public String getChannelName()
    • getOwningPortUID

      public String getOwningPortUID()
    • getChannelNumber

      public long getChannelNumber()
    • getChannelLabel

      public AudioChannelLabel getChannelLabel()