xbmc
Public Member Functions | List of all members
DemuxCryptoInfo Struct Reference
Inheritance diagram for DemuxCryptoInfo:
Inheritance graph
[legend]
Collaboration diagram for DemuxCryptoInfo:
Collaboration graph
[legend]

Public Member Functions

 DemuxCryptoInfo (const unsigned int numSubs)
 

Additional Inherited Members

- Public Attributes inherited from DEMUX_CRYPTO_INFO
uint16_t numSubSamples
 Number of subsamples.
 
uint16_t flags
 Flags for later use.
 
uint16_t * clearBytes
 numSubSamples uint16_t's which define the size of clear size of a subsample. More...
 
uint32_t * cipherBytes
 numSubSamples uint32_t's which define the size of cipher size of a subsample. More...
 
uint8_t iv [16]
 Initialization vector.
 
uint8_t kid [16]
 Key id.
 
uint16_t mode
 Encryption mode.
 
uint8_t cryptBlocks
 Crypt blocks - number of blocks to encrypt in sample encryption pattern.
 
uint8_t skipBlocks
 Skip blocks - number of blocks to skip in sample encryption pattern.
 

The documentation for this struct was generated from the following file: