This is the documentation for ToiMediaServiceDistributorInfo.
Use toi.statics.ToiMediaServiceDistributorInfo.create(<sessionId>, <url>, <state>, <reason>, <id>) to create an instance of ToiMediaServiceDistributorInfo.
import "ToiMediaServiceDistributorInfo.idl";
Public Attributes | |
| attribute ToiMediaSession::TToiSessionId | sessionId |
| attribute string | url |
| attribute ToiMediaService::TToiDistributorState | state |
| attribute string | reason |
| attribute ToiMediaSession::TToiDistributionId | id |
The distribution identifier.
| attribute string ToiMediaServiceDistributorInfo::reason |
The reason for the state change.
The session identifier.
The current session state.
| attribute string ToiMediaServiceDistributorInfo::url |
The destination URL for the Media Distributor.