Motorola Mobility Confidential Restricted.
ToiMediaPlayerPositionStatusChangedEvent Interface Reference

Description

Gives the observer an up-to-date snapshot of the position in the stream, together with information about how the position changes. This event may be emitted at any time within a session, but generally it is emitted every time the pace changes and in regular intervals inbetween, provided that the requested pace is not zero.

Parameters:
positionInfoThe current position and pace information for the media session.

import "ToiMediaPlayerPositionStatusChangedEvent.idl";

Inheritance diagram for ToiMediaPlayerPositionStatusChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiMediaPlayerBasePositionInfo 
positionInfo