Language

Connection.AudioProcessingUseCase Property

Definition

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

Applies to