class TencentCloud::Live::V20180801::TranscodeDetailInfo
def initialize(streamname=nil, starttime=nil, endtime=nil, duration=nil, modulecodec=nil, bitrate=nil, type=nil, pushdomain=nil, resolution=nil, mainlandoroversea=nil)
def initialize(streamname=nil, starttime=nil, endtime=nil, duration=nil, modulecodec=nil, bitrate=nil, type=nil, pushdomain=nil, resolution=nil, mainlandoroversea=nil) @StreamName = streamname @StartTime = starttime @EndTime = endtime @Duration = duration @ModuleCodec = modulecodec @Bitrate = bitrate @Type = type @PushDomain = pushdomain @Resolution = resolution @MainlandOrOversea = mainlandoroversea end