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

Since
7.0s
Public Member Functions
voidMvloLoadingComplete()
voidMvloLoadingStarted()

Member Functions Documentation

MvloLoadingComplete()

voidMvloLoadingComplete()[pure virtual]

Notification that video clip loading/rebuffering has completed

Since
7.0s

MvloLoadingStarted()

voidMvloLoadingStarted()[pure virtual]

Notification that video clip loading/rebuffering has started

Since
7.0s