Information about a media session.
import "IToiMediaService.idl";
Public Attributes | |
IToiMediaSession::TToiSessionId | Id |
IToiMediaSession::TToiSessionType | Type |
string | Url |
IToiMediaSession::TToiState | State |
The session identifier.
The current session state.
Bitmask for the types of the session, e.g. player and recorder types when the session is used for time shifting. Constants for the possible types are available in IToiMediaSession.
The source URL for the session.