Language

TVMessageType Enum

Definition

public enum TVMessageType
type TVMessageType = 
Inheritance
TVMessageType

Fields

Name Value Description
Watermark 1

Indicates that this TV message contains watermarking data

Android reference for android.media.tv.TvInputManager.TV_MESSAGE_TYPE_WATERMARK.

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.

ClosedCaption 2

Indicates that this TV message contains Closed Captioning data

Android reference for android.media.tv.TvInputManager.TV_MESSAGE_TYPE_CLOSED_CAPTION.

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.

Other 1000

Indicates that this TV message contains other data

Android reference for android.media.tv.TvInputManager.TV_MESSAGE_TYPE_OTHER.

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