TAvdtpContentProtectionCapabilities Class Reference
class TAvdtpContentProtectionCapabilities : public TAvdtpServiceCapability |
Represents the Content Protection Capability of AVDTP. So this capability at present doesn't parse to anything interesting, it just has a setter for CP type and trailing data
Inherits from
- TAvdtpContentProtectionCapabilities
Constructor & Destructor Documentation
TAvdtpContentProtectionCapabilities()
IMPORT_C | TAvdtpContentProtectionCapabilities | ( | ) | |
Member Functions Documentation
AsProtocol(RBuf8 &)
IMPORT_C TInt | AsProtocol | ( | RBuf8 & | aBuffer | ) | const [virtual] |
AsProtocol() is for Symbian use only This method is not to be used otherwise.
ContentProtectionData()
IMPORT_C const TDesC8 & | ContentProtectionData | ( | ) | const |
ContentProtectionType()
IMPORT_C TUint16 | ContentProtectionType | ( | ) | const |
Parse(const TDesC8 &)
IMPORT_C void | Parse | ( | const TDesC8 & | aPtr | ) | [virtual] |
Parse() is for Symbian use only This method is not to be used otherwise.
SetContentProtectionData(const TDesC8 &)
IMPORT_C void | SetContentProtectionData | ( | const TDesC8 & | aData | ) | |
SetContentProtectionType(TUint16)
IMPORT_C void | SetContentProtectionType | ( | TUint16 | aCPType | ) | |
Member Data Documentation
const TInt KMinContentProtectionLOSC
const TInt | KMinContentProtectionLOSC | [private] |
TBuf8< KMaxAvdtpSecurityControlInfo > iCPData
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.