class TencentCloud::Live::V20180801::MonitorStreamPlayInfo
def initialize(playdomain=nil, streamname=nil, rate=nil, protocol=nil, bandwidth=nil, online=nil, request=nil)
def initialize(playdomain=nil, streamname=nil, rate=nil, protocol=nil, bandwidth=nil, online=nil, request=nil) @PlayDomain = playdomain @StreamName = streamname @Rate = rate @Protocol = protocol @Bandwidth = bandwidth @Online = online @Request = request end