TvInputManager.TvMessageSubtypeCc608e Field

Definition

This is a subtype for TV messages that can be potentially found as a value at #TV_MESSAGE_KEY_SUBTYPE.

[Android.Runtime.Register("TV_MESSAGE_SUBTYPE_CC_608E", ApiSince=34)]
public const string TvMessageSubtypeCc608e;
[<Android.Runtime.Register("TV_MESSAGE_SUBTYPE_CC_608E", ApiSince=34)>]
val mutable TvMessageSubtypeCc608e : string

Field Value

Attributes

Remarks

This is a subtype for TV messages that can be potentially found as a value at #TV_MESSAGE_KEY_SUBTYPE. It identifies the subtype of the message as the CC format CTA 608-E.

Java documentation for android.media.tv.TvInputManager.TV_MESSAGE_SUBTYPE_CC_608E.

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