struct Antmedia::V2::Broadcast
- Antmedia::V2::Broadcast
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
antmedia/v2/client/broadcast.crConstructors
Instance Method Summary
- #hls_viewer_count : Int32
- #hls_viewer_count=(hls_viewer_count : Int32)
- #name : String | Nil
- #name=(name : String | Nil)
- #publish : Bool | Nil
- #publish=(publish : Bool | Nil)
- #rtmp_url : String | Nil
- #rtmp_url=(rtmp_url : String | Nil)
- #rtmp_viewer_count : Int32
- #rtmp_viewer_count=(rtmp_viewer_count : Int32)
- #status : String | Nil
- #status=(status : String | Nil)
- #stream_id : String
- #stream_id=(stream_id : String)
- #type : String | Nil
- #type=(type : String | Nil)
- #web_rtc_viewer_count : Int32
- #web_rtc_viewer_count=(web_rtc_viewer_count : Int32)