Description | Hierarchy | Fields | Methods | Properties |
type unaMpegTSService = class(unaMpegTS_pwnID)
TS Service
constructor create(srvID, NID, TSID: TPID; this: bool; reader: unaBitReader_abstract; var len: int); |
|
procedure reparse(reader: unaBitReader_abstract; var len: int); override; |
property desc; |
|
property NID: TPID read f_network_id; |
|
property this_stream: bool read f_this_stream; |
|
property TSID: TPID read f_ts_id; |
constructor create(srvID, NID, TSID: TPID; this: bool; reader: unaBitReader_abstract; var len: int); |
|
procedure reparse(reader: unaBitReader_abstract; var len: int); override; |
|
property desc; |
|
property NID: TPID read f_network_id; |
|
property this_stream: bool read f_this_stream; |
|
16 bits |
property TSID: TPID read f_ts_id; |
|
16 bits |
(c) 2012 Lake of Soft