org.mythtv.services.api.v027.beans
Class LiveStreamInfo
java.lang.Object
org.mythtv.services.api.v027.beans.LiveStreamInfo
public class LiveStreamInfo
- extends java.lang.Object
Auto-generated file, do not modify manually !!!!
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveStreamInfo
public LiveStreamInfo()
getId
public java.lang.Integer getId()
- Returns:
- the id
setId
public void setId(java.lang.Integer id)
- Parameters:
id - the id to set
getWidth
public java.lang.Integer getWidth()
- Returns:
- the width
setWidth
public void setWidth(java.lang.Integer width)
- Parameters:
width - the width to set
getHeight
public java.lang.Integer getHeight()
- Returns:
- the height
setHeight
public void setHeight(java.lang.Integer height)
- Parameters:
height - the height to set
getBitrate
public java.lang.Integer getBitrate()
- Returns:
- the bitrate
setBitrate
public void setBitrate(java.lang.Integer bitrate)
- Parameters:
bitrate - the bitrate to set
getAudioBitrate
public java.lang.Integer getAudioBitrate()
- Returns:
- the audioBitrate
setAudioBitrate
public void setAudioBitrate(java.lang.Integer audioBitrate)
- Parameters:
audioBitrate - the audioBitrate to set
getSegmentSize
public java.lang.Integer getSegmentSize()
- Returns:
- the segmentSize
setSegmentSize
public void setSegmentSize(java.lang.Integer segmentSize)
- Parameters:
segmentSize - the segmentSize to set
getMaxSegments
public java.lang.Integer getMaxSegments()
- Returns:
- the maxSegments
setMaxSegments
public void setMaxSegments(java.lang.Integer maxSegments)
- Parameters:
maxSegments - the maxSegments to set
getStartSegment
public java.lang.Integer getStartSegment()
- Returns:
- the startSegment
setStartSegment
public void setStartSegment(java.lang.Integer startSegment)
- Parameters:
startSegment - the startSegment to set
getCurrentSegment
public java.lang.Integer getCurrentSegment()
- Returns:
- the currentSegment
setCurrentSegment
public void setCurrentSegment(java.lang.Integer currentSegment)
- Parameters:
currentSegment - the currentSegment to set
getSegmentCount
public java.lang.Integer getSegmentCount()
- Returns:
- the segmentCount
setSegmentCount
public void setSegmentCount(java.lang.Integer segmentCount)
- Parameters:
segmentCount - the segmentCount to set
getPercentComplete
public java.lang.Integer getPercentComplete()
- Returns:
- the percentComplete
setPercentComplete
public void setPercentComplete(java.lang.Integer percentComplete)
- Parameters:
percentComplete - the percentComplete to set
getCreated
public org.joda.time.DateTime getCreated()
- Returns:
- the created
setCreated
public void setCreated(org.joda.time.DateTime created)
- Parameters:
created - the created to set
getLastModified
public org.joda.time.DateTime getLastModified()
- Returns:
- the lastModified
setLastModified
public void setLastModified(org.joda.time.DateTime lastModified)
- Parameters:
lastModified - the lastModified to set
getRelativeURL
public java.lang.String getRelativeURL()
- Returns:
- the relativeURL
setRelativeURL
public void setRelativeURL(java.lang.String relativeURL)
- Parameters:
relativeURL - the relativeURL to set
getFullURL
public java.lang.String getFullURL()
- Returns:
- the fullURL
setFullURL
public void setFullURL(java.lang.String fullURL)
- Parameters:
fullURL - the fullURL to set
getStatusStr
public java.lang.String getStatusStr()
- Returns:
- the statusStr
setStatusStr
public void setStatusStr(java.lang.String statusStr)
- Parameters:
statusStr - the statusStr to set
getStatusInt
public java.lang.Integer getStatusInt()
- Returns:
- the statusInt
setStatusInt
public void setStatusInt(java.lang.Integer statusInt)
- Parameters:
statusInt - the statusInt to set
getStatusMessage
public java.lang.String getStatusMessage()
- Returns:
- the statusMessage
setStatusMessage
public void setStatusMessage(java.lang.String statusMessage)
- Parameters:
statusMessage - the statusMessage to set
getSourceFile
public java.lang.String getSourceFile()
- Returns:
- the sourceFile
setSourceFile
public void setSourceFile(java.lang.String sourceFile)
- Parameters:
sourceFile - the sourceFile to set
getSourceHost
public java.lang.String getSourceHost()
- Returns:
- the sourceHost
setSourceHost
public void setSourceHost(java.lang.String sourceHost)
- Parameters:
sourceHost - the sourceHost to set
getSourceWidth
public java.lang.Integer getSourceWidth()
- Returns:
- the sourceWidth
setSourceWidth
public void setSourceWidth(java.lang.Integer sourceWidth)
- Parameters:
sourceWidth - the sourceWidth to set
getSourceHeight
public java.lang.Integer getSourceHeight()
- Returns:
- the sourceHeight
setSourceHeight
public void setSourceHeight(java.lang.Integer sourceHeight)
- Parameters:
sourceHeight - the sourceHeight to set
getAudioOnlyBitrate
public java.lang.Integer getAudioOnlyBitrate()
- Returns:
- the audioOnlyBitrate
setAudioOnlyBitrate
public void setAudioOnlyBitrate(java.lang.Integer audioOnlyBitrate)
- Parameters:
audioOnlyBitrate - the audioOnlyBitrate to set