ToiMediaSessionDistributionInfo Interface Reference

Description

This is the documentation for ToiMediaSessionDistributionInfo.

Technical Preview:
This structure is a TECHNICAL PREVIEW, it may change. Structure that represents a distribution configuration including the properties that have been set and the resulting uri to be used for remote clients. The uri is a combination of the url handled by this session and the distribution properties.

Use toi.statics.ToiMediaSessionDistributionInfo.create(<id>, <properties>, <distributionUri>) to create an instance of ToiMediaSessionDistributionInfo.

import "ToiMediaSessionDistributionInfo.idl";

List of all members.

Public Attributes

attribute
ToiMediaSession::TToiDistributionId 
id
attribute
ToiMediaSession::TToiDistributionPropertySequence 
properties
attribute string distributionUri

Member Data Documentation

The remote client Uri.