MillicastSDK 2.0.0
Loading...
Searching...
No Matches
millicast::RtsRemoteTrack::Active Struct Reference

#include <track.h>

Detailed Description

The active state event indicates that the remote source publishing video/audio content is now active. In other words the stream is being sent to the server and is viable on the viewing client.

Note
The track is not enabled by default. The application can still call disable() on this track to prevent it from being played. If the track was previously disabled, the application must call enable() for the track to be renderable.
If the track was previously enabled by the application and is not disabled by the application it will automatically start playing once it becomes active.
This is a sticky event - attaching new event handler for it will cause triggering that event handler immediately if the state of the RTS track is currently active.

The documentation for this struct was generated from the following file: