TSharedChunkBufConfigBase Class Reference

#include <e32cmn.h>

class TSharedChunkBufConfigBase

Detailed Description

The shared chunk buffer configuration class (used by the multimedia device drivers). This is used to hold information on the current buffer configuration within a shared chunk.

Member Attribute Documentation

iBufferSizeInBytes

TInt iBufferSizeInBytes

The size of each buffer in bytes.

iFlags

TUint iFlags

Shared chunk buffer flag settings.

iNumBuffers

TInt iNumBuffers

The number of buffers.

iReserved1

TInt iReserved1

Reserved field.

Constructor & Destructor Documentation

TSharedChunkBufConfigBase ( )

TSharedChunkBufConfigBase()[inline]