MMMFDevSoundCustomInterfaceFileBlockLength Class Reference

#include <mmf/server/devsoundstandardcustominterfaces.h>

class MMMFDevSoundCustomInterfaceFileBlockLength
Public Member Functions
pure virtual voidSetFileBlockLength(TUint)

Detailed Description

Custom interface class for setting the file's block length on the hwdevice.

Note also that this interface is just a simple interface to set file's block length. No checking is perfomed on the values sent (hence the Set methods do not return an error code).

Member Function Documentation

SetFileBlockLength ( TUint )

voidSetFileBlockLength(TUintaBlockAlign)[pure virtual]

Sets the file's block length on the hwdevice

ParameterDescription
aBlockAlignThe file's block length