V9.Common:DvbTriplet

Jump to: navigation, search

DvbTriplet

Contains a Digital Video Broadcasting (DVB) identifier, a commonly used identifier for European cable providers, satellite providers, and regional digital networks. The identifier consists of three IDs defined by the European Standard ETSI EN 300 468.

Note: This object is now deprecated and will be removed in a future release.

Elements

NameTypeDescription
OnId String Original network ID.
ServiceIds String Service ID.
TsId String Transport stream ID.

XML Response Example

<DvbTriplet>
   <ServiceIds>0x2B5C</ServiceIds>
   <TsId>0x03F3</TsId>
   <OnId>0x0001</OnId>
</DvbTriplet>
 
Personal tools