class TencentCloud::Live::V20180801::TimeShiftStreamInfo

def initialize(domaingroup=nil, domain=nil, appname=nil, streamname=nil, starttime=nil, endtime=nil, transcodeid=nil, streamtype=nil, duration=nil)

def initialize(domaingroup=nil, domain=nil, appname=nil, streamname=nil, starttime=nil, endtime=nil, transcodeid=nil, streamtype=nil, duration=nil)
  @DomainGroup = domaingroup
  @Domain = domain
  @AppName = appname
  @StreamName = streamname
  @StartTime = starttime
  @EndTime = endtime
  @TransCodeId = transcodeid
  @StreamType = streamtype
  @Duration = duration
end