Antmedia::V2::Broadcast
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
hls_viewer_count
Sourcehls_viewer_count=(hls_viewer_count : Int32)
Sourcename
Sourcename=(name : String | Nil)
Sourcepublish
Sourcepublish=(publish : Bool | Nil)
Sourcertmp_url
Sourcertmp_url=(rtmp_url : String | Nil)
Sourcertmp_viewer_count
Sourcertmp_viewer_count=(rtmp_viewer_count : Int32)
Sourcestatus
Sourcestatus=(status : String | Nil)
Sourcestream_id
Sourcestream_id=(stream_id : String)
Sourcetype
Sourcetype=(type : String | Nil)
Sourceweb_rtc_viewer_count
Sourceweb_rtc_viewer_count=(web_rtc_viewer_count : Int32)
Source