다음을 통해 공유


AitInfo(Int32, Int32) Constructor

Definition

Constructs AIT info.

[Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=33)]
public AitInfo (int type, int version);
[<Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=33)>]
new Android.Media.TV.AitInfo : int * int -> Android.Media.TV.AitInfo

Parameters

type
Int32
version
Int32
Attributes

Remarks

Constructs AIT info.

Java documentation for android.media.tv.AitInfo.AitInfo(int, int).

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