Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <VideoPlayer.h>

Class MVideoLoadingObserver

class MVideoLoadingObserver;

Description

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

Members

Defined in MVideoLoadingObserver:


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