Language

PesRequest(Int32, Int32, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(IIII)V", "", ApiSince=33)]
public PesRequest(int requestId, int option, int tsPid, int streamId);
[<Android.Runtime.Register(".ctor", "(IIII)V", "", ApiSince=33)>]
new Android.Media.TV.PesRequest : int * int * int * int -> Android.Media.TV.PesRequest

Parameters

requestId
Int32
option
Int32

Value is one of the following: BroadcastInfoRequest.REQUEST_OPTION_REPEAT; BroadcastInfoRequest.REQUEST_OPTION_AUTO_UPDATE; BroadcastInfoRequest.REQUEST_OPTION_ONEWAY; BroadcastInfoRequest.REQUEST_OPTION_ONESHOT

tsPid
Int32
streamId
Int32
Attributes

Remarks

Android reference for android.media.tv.PesRequest.PesRequest.

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