ToiMediaServicePlayerInfo Interface Reference

Description

This is the documentation for ToiMediaServicePlayerInfo.

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

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

import "ToiMediaServicePlayerInfo.idl";

List of all members.

Public Attributes

attribute
ToiMediaSession::TToiSessionId 
sessionId
attribute string url
attribute
ToiMediaPlayerBase::TToiState 
state
attribute string reason
attribute
ToiMediaService::TToiPlayerType 
type

Member Data Documentation

The reason for the state change.

The source URL for the media player.