Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: VideoPlayer.h

Class MVideoLoadingObserver

class MVideoLoadingObserver;

Description

This is a mixin class to allow a client to receive notification of rebuffering operations occurring in the video player

Members

Defined in MVideoLoadingObserver:
MvloLoadingComplete(), MvloLoadingStarted()


Member functions


MvloLoadingStarted()

virtual void MvloLoadingStarted()=0;

Description

Notification that video clip loading/rebuffering has started


MvloLoadingComplete()

virtual void MvloLoadingComplete()=0;

Description

Notification that video clip loading/rebuffering has completed