MVideoLoadingObserver Class Reference

class MVideoLoadingObserver

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

7.0s

Public Member Functions
voidMvloLoadingComplete()
voidMvloLoadingStarted()

Member Functions Documentation

MvloLoadingComplete()

voidMvloLoadingComplete()[pure virtual]

Notification that video clip loading/rebuffering has completed

7.0s

MvloLoadingStarted()

voidMvloLoadingStarted()[pure virtual]

Notification that video clip loading/rebuffering has started

7.0s