Motorola Mobility Confidential Restricted.
ToiMediaPlayerMediaBufferStatusChangedEvent Interface Reference

Description

Tells the observer that the media buffer information has changed. This notification wil be triggered once a second if the session supports the capability ToiMediaPlayerBase::CAPABILITY_MEDIA_BUFFER&.

Parameters:
infoThe current media buffer information.
See also:
ToiMediaPlayer::getMediaBufferInfo().

import "ToiMediaPlayerMediaBufferStatusChangedEvent.idl";

Inheritance diagram for ToiMediaPlayerMediaBufferStatusChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiMediaPlayerBaseMediaBufferInfo 
info