M3GPDataSinkObserver Class Reference

class M3GPDataSinkObserver
Public Member Functions
voidMfcoDiskFullL()
voidMfcoSizeLimitReachedL()

Member Functions Documentation

MfcoDiskFullL()

voidMfcoDiskFullL()[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()

voidMfcoSizeLimitReachedL()[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