Android.Widget.VideoView.AudioSessionId Property
Get the audio session id for the player used by this VideoView.

Syntax

[get: Android.Runtime.Register("getAudioSessionId", "()I", "GetGetAudioSessionIdHandler")]
public virtual int AudioSessionId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the audio session id for the player used by this VideoView. This can be used to apply audio effects to the audio track of a video.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18