M3GPDataSinkObserver Class Reference

class M3GPDataSinkObserver
Public Member Functions
void MfcoDiskFullL ()
void MfcoSizeLimitReachedL ()

Member Functions Documentation

MfcoDiskFullL()

void MfcoDiskFullL ( ) [pure virtual]
When the 3GP data sink notices that the disk is getting full, it calls this method (implemented by the controller) to indicate that the file composer has stopped saving.
Since
2.1

MfcoSizeLimitReachedL()

void MfcoSizeLimitReachedL ( ) [pure virtual]
When the 3GP data sink notices that the file size limit has been reached, it calls this method (implemented by the controller) to indicate that the file composer has stopped saving. Size limit of the file has been reached.
Since
2.1