Motorola Mobility Confidential Restricted.
ToiMediaServiceRecorderInfo Interface Reference

Description

This is the documentation for ToiMediaServiceRecorderInfo.

Technical Preview:
This structure is a TECHNICAL PREVIEW, it may change. Information about a media recorder.

Use toi.statics.ToiMediaServiceRecorderInfo.create(<sessionId>, <url>, <state>, <reason>, <assetId>) to create an instance of ToiMediaServiceRecorderInfo.

import "ToiMediaServiceRecorderInfo.idl";

List of all members.

Public Attributes

attribute
ToiMediaSession::TToiSessionId 
sessionId
attribute string url
attribute
ToiMediaRecorderBase::TToiMediaRecorderState 
state
attribute string reason
attribute string assetId

Member Data Documentation

The Identifies the asset to record to. This asset id is a unique number across all recorded asset sessions

The reason for the state change.

The session identifier for the recorder.

The source URL for the Media Recorder.