TSDuck v3.38-3706
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsCASDate.h File Reference

Template representation of a CAS date. More...

Classes

class  ts::CASDate< YEARBASE >
 Template representation of a CAS date. More...
 

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Typedefs

using ts::MediaGuardDate = CASDate< 1990 >
 Representation of a MediaGuard date.
 
using ts::SafeAccessDate = CASDate< 2000 >
 Representation of a SafeAccess date.
 
using ts::ViaccessDate = CASDate< 1980 >
 Representation of a Viaccess date.
 

Detailed Description

Template representation of a CAS date.