AVAudioSessionSetActiveOptions class
The options for AVAudioSession.setActive.
Constructors
- AVAudioSessionSetActiveOptions(int value)
-
const
Properties
Methods
-
contains(
AVAudioSessionSetActiveOptions options) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator &(
AVAudioSessionSetActiveOptions option) → AVAudioSessionSetActiveOptions -
operator ==(
Object other) → bool -
The equality operator.
override
-
operator |(
AVAudioSessionSetActiveOptions option) → AVAudioSessionSetActiveOptions