SignalingDataInfo.Version Property

Definition

Gets the version of the signalling element.

public int Version { [Android.Runtime.Register("getVersion", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getVersion", "()I", "", ApiSince=36)>]
member this.Version : int

Property Value

The version of the signalling element.

Attributes

Remarks

Gets the version of the signalling element. For LLS, this should be the LLS_table_version. For SLS Metadata Objects, this should be metadataEnvelope

Java documentation for android.media.tv.SignalingDataInfo.getVersion().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to