Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: SoundDevice.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TMMFCapabilities

class TMMFCapabilities;

Description

Type class for DevSound implementation device capabilities.

CMMFDevSound will return Sampling Rates, Encoding and Stereo feature supported in this structure when queried for capabilities. DevSound can also be configured by setting parameters in this structure and passing the structure to it.

Members

Defined in TMMFCapabilities:
iBufferSize, iChannels, iEncoding, iRate


Member data


iRate

TUint iRate;

Description

Sampling Rates supported


iEncoding

TUint iEncoding;

Description

Encodings supported


iChannels

TUint iChannels;

Description

Mono/Stereo support


iBufferSize

TInt iBufferSize;

Description

Buffer size supported