class TencentCloud::Mps::V20190612::DescribeOutputRTSPPullServerUrl
查询输出的RTSP拉流URL信息。
def deserialize(params)
def deserialize(params) @Url = params['Url'] end
def initialize(url=nil)
def initialize(url=nil) @Url = url end
查询输出的RTSP拉流URL信息。
def deserialize(params) @Url = params['Url'] end
def initialize(url=nil) @Url = url end