#include <h245.h>
Public Types | |
| enum | Choices { e_nonStandard, e_algorithm } | 
Public Member Functions | |
| H245_MediaEncryptionAlgorithm (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H245_NonStandardParameter & () | |
| operator const H245_NonStandardParameter & () const | |
| PBoolean | CreateObject () | 
| PObject * | Clone () const | 
| H245_MediaEncryptionAlgorithm::H245_MediaEncryptionAlgorithm | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| H245_MediaEncryptionAlgorithm::operator H245_NonStandardParameter & | ( | ) | 
| H245_MediaEncryptionAlgorithm::operator const H245_NonStandardParameter & | ( | ) | const | 
| PBoolean H245_MediaEncryptionAlgorithm::CreateObject | ( | ) | 
| PObject* H245_MediaEncryptionAlgorithm::Clone | ( | ) | const | 
 1.5.1