struct

Antmedia::V2::Broadcast

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hls_viewer_count
Source
hls_viewer_count=(hls_viewer_count : Int32)
Source
name
Source
name=(name : String | Nil)
Source
publish
Source
publish=(publish : Bool | Nil)
Source
rtmp_url
Source
rtmp_url=(rtmp_url : String | Nil)
Source
rtmp_viewer_count
Source
rtmp_viewer_count=(rtmp_viewer_count : Int32)
Source
status
Source
status=(status : String | Nil)
Source
stream_id
Source
stream_id=(stream_id : String)
Source
type
Source
type=(type : String | Nil)
Source
web_rtc_viewer_count
Source
web_rtc_viewer_count=(web_rtc_viewer_count : Int32)
Source