Connection.AudioProcessingUseCase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public int AudioProcessingUseCase { [Android.Runtime.Register("getAudioProcessingUseCase", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAudioProcessingUseCase", "()I", "", ApiSince=37)>]
member this.AudioProcessingUseCase : int
Property Value
The audio processing use case of the call when the state is in
#STATE_AUDIO_PROCESSING
- Attributes