Motorola Mobility Confidential Restricted.
ToiMediaPlayerBaseMediaBufferInfo Interface Reference

Description

This is the documentation for ToiMediaPlayerBaseMediaBufferInfo.
Data structure used to return buffering information. Use toi.statics.ToiMediaPlayerBaseMediaBufferInfo.create(<type>, <range>, <saturationLevel>) to create an instance of ToiMediaPlayerBaseMediaBufferInfo.

import "ToiMediaPlayerBaseMediaBufferInfo.idl";

List of all members.

Public Attributes

attribute
ToiMediaPlayerBase::TToiMediaBufferType 
type
attribute ToiMediaPlayerBaseRange range
attribute double saturationLevel

Member Data Documentation

Buffered media range in milliseconds.

The degree of filling of the buffer media, i.e. the amount of buffer used. The saturation level calculation can be based on time or size depending on buffer type. The value set is 0.0 - 1.0.