AP4_OmaDcfCtrSampleDecrypter Class Reference

#include <Ap4OmaDcf.h>

Inheritance diagram for AP4_OmaDcfCtrSampleDecrypter:

AP4_OmaDcfSampleDecrypter AP4_SampleDecrypter List of all members.

Public Member Functions

 AP4_OmaDcfCtrSampleDecrypter (AP4_BlockCipher *block_cipher, AP4_Size iv_length, bool selective_encryption)
 ~AP4_OmaDcfCtrSampleDecrypter ()
virtual AP4_Result DecryptSampleData (AP4_DataBuffer &data_in, AP4_DataBuffer &data_out)
virtual AP4_Size GetDecryptedSampleSize (AP4_Sample &sample)

Detailed Description

Definition at line 159 of file Ap4OmaDcf.h.


Constructor & Destructor Documentation

AP4_OmaDcfCtrSampleDecrypter::AP4_OmaDcfCtrSampleDecrypter ( AP4_BlockCipher block_cipher,
AP4_Size  iv_length,
bool  selective_encryption 
)

AP4_OmaDcfCtrSampleDecrypter::~AP4_OmaDcfCtrSampleDecrypter (  ) 


Member Function Documentation

virtual AP4_Result AP4_OmaDcfCtrSampleDecrypter::DecryptSampleData ( AP4_DataBuffer data_in,
AP4_DataBuffer data_out 
) [virtual]

Implements AP4_SampleDecrypter.

virtual AP4_Size AP4_OmaDcfCtrSampleDecrypter::GetDecryptedSampleSize ( AP4_Sample sample  )  [virtual]

Implements AP4_OmaDcfSampleDecrypter.


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 16:07:39 2007 for Bento4 MP4 SDK by  doxygen 1.5.1-p1