class TencentCloud::Live::V20180801::CreateLiveRecordRequest
def initialize(streamname=nil, appname=nil, domainname=nil, starttime=nil, endtime=nil, recordtype=nil, fileformat=nil, highlight=nil, mixstream=nil, streamparam=nil)
def initialize(streamname=nil, appname=nil, domainname=nil, starttime=nil, endtime=nil, recordtype=nil, fileformat=nil, highlight=nil, mixstream=nil, streamparam=nil) @StreamName = streamname @AppName = appname @DomainName = domainname @StartTime = starttime @EndTime = endtime @RecordType = recordtype @FileFormat = fileformat @Highlight = highlight @MixStream = mixstream @StreamParam = streamparam end