TAvdtpMediaCodecCapabilities Class Reference

class TAvdtpMediaCodecCapabilities : public TAvdtpServiceCapability

Represents the Media Codec Capability of AVDTP.

Inherits from

Constructor & Destructor Documentation

TAvdtpMediaCodecCapabilities(SymbianBluetoothAV::TBluetoothMediaType, TBluetoothMediaCodecType, TInt)

TAvdtpMediaCodecCapabilities(SymbianBluetoothAV::TBluetoothMediaTypeaMediaType,
TBluetoothMediaCodecTypeaCodecType,
TIntaLOSC
)[protected]

Member Functions Documentation

AllocCodecFromPDUL(const TDesC8 &)

TAvdtpMediaCodecCapabilities *AllocCodecFromPDUL(const TDesC8 &aBuf)[static]

Allocate a concrete codec capability from an AVDTP-protocol domain buffer

Parameters

const TDesC8 & aBuf

MediaCodecType()

IMPORT_C TBluetoothMediaCodecTypeMediaCodecType()const

Returns the media codec type SymbianBluetoothAV::TBluetoothMediaType

MediaType()

IMPORT_C SymbianBluetoothAV::TBluetoothMediaTypeMediaType()const

Returns the media type SymbianBluetoothAV::TBluetoothMediaType

Parse(const TDesC8 &)

IMPORT_C voidParse(const TDesC8 &aPtr)[virtual]

Parse AVDTP protocol-domain buffer representing media codec capabilities into this

Parameters

const TDesC8 & aPtrthe buffer

Member Data Documentation

TBluetoothMediaCodecType iMediaCodecType

TBluetoothMediaCodecType iMediaCodecType[protected]

SymbianBluetoothAV::TBluetoothMediaType iMediaType

SymbianBluetoothAV::TBluetoothMediaType iMediaType[protected]