ToiMediaSessionStreamInfoChangedEvent Interface Reference

Description

This notification is sent when new information about a stream handled by a session is available.

Parameters:
sessionInfoA data structure with the session information.
streamInfoA data structure with stream information.

import "ToiMediaSessionStreamInfoChangedEvent.idl";

Inheritance diagram for ToiMediaSessionStreamInfoChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiMediaServiceSessionInfo 
sessionInfo
readonly attribute
ToiMediaSessionStreamInfo 
streamInfo