TvContract.Channels.ColumnScrambled Field

Definition

The flag indicating whether this TV channel is scrambled or not.

[Android.Runtime.Register("COLUMN_SCRAMBLED", ApiSince=31)]
public const string ColumnScrambled;
[<Android.Runtime.Register("COLUMN_SCRAMBLED", ApiSince=31)>]
val mutable ColumnScrambled : string

Field Value

Attributes

Remarks

The flag indicating whether this TV channel is scrambled or not.

Use the same coding for scrambled in the underlying broadcast standard if free_ca_mode in SDT is defined there (e.g. ETSI EN 300 468).

Type: INTEGER (boolean)

Java documentation for android.media.tv.TvContract.Channels.COLUMN_SCRAMBLED.

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