webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
org.webrtc.MediaSource.State Enum Reference

Public Attributes

 INITIALIZING
 
 LIVE
 
 ENDED
 
 MUTED
 

Detailed Description

Tracks MediaSourceInterface.SourceState

Member Data Documentation

◆ ENDED

org.webrtc.MediaSource.State.ENDED

◆ INITIALIZING

org.webrtc.MediaSource.State.INITIALIZING

◆ LIVE

org.webrtc.MediaSource.State.LIVE

◆ MUTED

org.webrtc.MediaSource.State.MUTED

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