StringeeVideoTrackInfo class
Represents the information of video track.
Properties
id → String
It's the unique identification of the track on Stringee system.
audioEnable → bool
Whether the track has audio:
- true - has audio.
- false - doesn't have audio.
videoEnable → bool
Whether the track has video:
- true - has video.
- false - doesn't have video.
isScreenCapture → bool
Whether the track is screen capture:
- true - is screen capture.
- false - isn't screen capture.
It's user who publish this track.