MythTV  0.26-pre
Public Member Functions | Public Attributes
CryptInfo Class Reference

#include <mpegstreamdata.h>

List of all members.

Public Member Functions

 CryptInfo ()
 CryptInfo (uint e, uint d)

Public Attributes

CryptStatus status
uint encrypted_packets
uint decrypted_packets
uint encrypted_min
uint decrypted_min

Detailed Description

Definition at line 62 of file mpegstreamdata.h.


Constructor & Destructor Documentation

CryptInfo::CryptInfo ( ) [inline]

Definition at line 65 of file mpegstreamdata.h.

CryptInfo::CryptInfo ( uint  e,
uint  d 
) [inline]

Definition at line 68 of file mpegstreamdata.h.


Member Data Documentation

Definition at line 73 of file mpegstreamdata.h.

Referenced by MPEGStreamData::ProcessEncryptedPacket().

Definition at line 74 of file mpegstreamdata.h.

Referenced by MPEGStreamData::ProcessEncryptedPacket().

Definition at line 75 of file mpegstreamdata.h.

Referenced by MPEGStreamData::ProcessEncryptedPacket().

Definition at line 76 of file mpegstreamdata.h.

Referenced by MPEGStreamData::ProcessEncryptedPacket().

Definition at line 77 of file mpegstreamdata.h.

Referenced by MPEGStreamData::ProcessEncryptedPacket().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends