PesRequest(Int32, Int32, Int32, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- tsPid
- Int32
- streamId
- Int32
- Attributes