Share via


TvInputManager.TvMessageSubtypeWatermarkingA335 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_WATERMARKING_A335", ApiSince=34)]
public const string TvMessageSubtypeWatermarkingA335;
[<Android.Runtime.Register("TV_MESSAGE_SUBTYPE_WATERMARKING_A335", ApiSince=34)>]
val mutable TvMessageSubtypeWatermarkingA335 : 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 watermarking format ATSC A/335.

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

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