Home Units Hierarchy Routines All identifiers

Class unaMpegTSService

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaMpegTSService = class(unaMpegTS_pwnID)

Description

TS Service

Hierarchy

Overview

Methods

Public constructor create(srvID, NID, TSID: TPID; this: bool; reader: unaBitReader_abstract; var len: int);
Protected procedure reparse(reader: unaBitReader_abstract; var len: int); override;

Properties

Public property desc;
Public property NID: TPID read f_network_id;
Public property this_stream: bool read f_this_stream;
Public property TSID: TPID read f_ts_id;

Description

Methods

Public constructor create(srvID, NID, TSID: TPID; this: bool; reader: unaBitReader_abstract; var len: int);
 
Protected procedure reparse(reader: unaBitReader_abstract; var len: int); override;
 

Properties

Public property desc;
 
Public property NID: TPID read f_network_id;
 
Public property this_stream: bool read f_this_stream;

16 bits

Public property TSID: TPID read f_ts_id;

16 bits

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09