ToiMediaPlayerActiveComponentChangedEvent Interface Reference

Description

Tells the observer that a new media component has been selected, e.g. a new audio track has been activated.

Deprecated:
OnStreamInfoChanged provides the same information.
Parameters:
mediaComponentThe newly activated media component.

import "ToiMediaPlayerActiveComponentChangedEvent.idl";

Inheritance diagram for ToiMediaPlayerActiveComponentChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiMediaPlayerBaseComponentEntry 
mediaComponent