Package com.wowza.wms.medialist
Class MediaListRendition
- Object
- 
- com.wowza.wms.medialist.MediaListRendition
 
- 
 public class MediaListRendition extends Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected StringadaptationSetprotected StringaspectRatioprotected StringaudioCodecIdprotected StringaudioLanguageprotected StringaudioRoleprotected intbitrateAudioprotected intbitrateTotalprotected intbitrateVideoprotected intbitrateVideoPeakprotected java.util.HashSet<String>essentialPropertySetprotected intheightprotected Stringlanguageprotected Objectlockprotected MediaListSegmentmediaListSegmentprotected Stringnameprotected longplayDurationprotected longplaySeekprotected longplayStartprotected WMSPropertiespropertiesprotected Stringroleprotected java.util.HashSet<String>supplementalPropertySetprotected Stringtitleprotected inttypeprotected StringvideoCodecIdprotected StringvideoLanguageprotected StringvideoRoleprotected StringvodTranscodeNGRPprotected intwidthprotected booleanwowzaAudioOnlyprotected booleanwowzaKeyFrameOnlyprotected booleanwowzaVideoOnly
 - 
Constructor SummaryConstructors Constructor Description MediaListRendition()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbuildProperties(java.util.Map<String,Object> params)StringgetAdaptationSet()StringgetAspectRatio()StringgetAudioCodecId()StringgetAudioLanguage()StringgetAudioRole()intgetBitrateAudio()intgetBitrateTotal()intgetBitrateTotalPeak()intgetBitrateVideo()intgetBitrateVideoPeak()StringgetCodecId()java.util.HashSet<String>getEssentialPropertySet()intgetHeight()StringgetLanguage()ObjectgetLock()MediaListSegmentgetMediaListSegment()StringgetName()longgetPlayDuration()longgetPlaySeek()longgetPlayStart()WMSPropertiesgetProperties()WMSPropertiesgetProperties(boolean write)StringgetRole()int[]getSize()java.util.HashSet<String>getSupplementalPropertySet()StringgetTitle()intgetType()StringgetTypeAsString()StringgetVideoCodecId()StringgetVideoLanguage()StringgetVideoRole()StringgetVODTranscodeNGRP()intgetWidth()booleanisWowzaAudioOnly()booleanisWowzaKeyFrameOnly()booleanisWowzaVideoOnly()static java.util.ArrayList<String>parseCommaSeparatedLanguages(String langStr)voidsetAdaptationSet(String adaptationSet)voidsetAspectRatio(String aspectRatio)voidsetAudioCodecId(String audioCodecId)voidsetAudioLanguage(String audioLanguage)voidsetAudioRole(String audioRole)voidsetBitrateAudio(int bitrateAudio)voidsetBitrateTotal(int bitrateTotal)voidsetBitrateVideo(int bitrateVideo)voidsetBitrateVideoPeak(int bitrateVideoPeak)voidsetEssentialPropertySet(java.util.HashSet<String> essentialPropertySet)voidsetHeight(int height)voidsetLanguage(String language)voidsetLock(Object lock)voidsetMediaListSegment(MediaListSegment mediaListSegment)voidsetName(String name)voidsetPlayDuration(long playDuration)voidsetPlaySeek(long playSeek)voidsetPlayStart(long playStart)voidsetRole(String role)voidsetSize(int width, int height)voidsetSupplementalPropertySet(java.util.HashSet<String> supplementalPropertySet)voidsetTitle(String title)voidsetType(int type)voidsetVideoCodecId(String videoCodecId)voidsetVideoLanguage(String videoLanguage)voidsetVideoRole(String videoRole)voidsetVODTranscodeNGRP(String vodTranscodeNGRP)voidsetWidth(int width)voidsetWowzaAudioOnly(boolean wowzaAudioOnly)voidsetWowzaKeyFrameOnly(boolean wowzaKeyFrameOnly)voidsetWowzaVideoOnly(boolean wowzaVideoOnly)StringtoSMILString()StringtoString()
 
- 
- 
- 
Field Detail- 
lockprotected Object lock 
 - 
mediaListSegmentprotected MediaListSegment mediaListSegment 
 - 
propertiesprotected WMSProperties properties 
 - 
nameprotected String name 
 - 
typeprotected int type 
 - 
bitrateTotalprotected int bitrateTotal 
 - 
bitrateAudioprotected int bitrateAudio 
 - 
bitrateVideoprotected int bitrateVideo 
 - 
bitrateVideoPeakprotected int bitrateVideoPeak 
 - 
videoCodecIdprotected String videoCodecId 
 - 
audioCodecIdprotected String audioCodecId 
 - 
wowzaAudioOnlyprotected boolean wowzaAudioOnly 
 - 
wowzaVideoOnlyprotected boolean wowzaVideoOnly 
 - 
wowzaKeyFrameOnlyprotected boolean wowzaKeyFrameOnly 
 - 
widthprotected int width 
 - 
heightprotected int height 
 - 
playStartprotected long playStart 
 - 
playDurationprotected long playDuration 
 - 
playSeekprotected long playSeek 
 - 
vodTranscodeNGRPprotected String vodTranscodeNGRP 
 - 
languageprotected String language 
 - 
audioLanguageprotected String audioLanguage 
 - 
videoLanguageprotected String videoLanguage 
 - 
titleprotected String title 
 - 
aspectRatioprotected String aspectRatio 
 - 
roleprotected String role 
 - 
audioRoleprotected String audioRole 
 - 
videoRoleprotected String videoRole 
 - 
essentialPropertySetprotected java.util.HashSet<String> essentialPropertySet 
 - 
supplementalPropertySetprotected java.util.HashSet<String> supplementalPropertySet 
 - 
adaptationSetprotected String adaptationSet 
 
- 
 - 
Method Detail- 
toStringpublic String toString() - Overrides:
- toStringin class- Object
 
 - 
toSMILStringpublic String toSMILString() 
 - 
getTypeAsStringpublic String getTypeAsString() 
 - 
getLockpublic Object getLock() 
 - 
setLockpublic void setLock(Object lock) 
 - 
getMediaListSegmentpublic MediaListSegment getMediaListSegment() 
 - 
setMediaListSegmentpublic void setMediaListSegment(MediaListSegment mediaListSegment) 
 - 
getPropertiespublic WMSProperties getProperties() 
 - 
getPropertiespublic WMSProperties getProperties(boolean write) 
 - 
getBitrateTotalpublic int getBitrateTotal() 
 - 
getBitrateTotalPeakpublic int getBitrateTotalPeak() 
 - 
setBitrateTotalpublic void setBitrateTotal(int bitrateTotal) 
 - 
getBitrateAudiopublic int getBitrateAudio() 
 - 
setBitrateAudiopublic void setBitrateAudio(int bitrateAudio) 
 - 
getBitrateVideopublic int getBitrateVideo() 
 - 
setBitrateVideopublic void setBitrateVideo(int bitrateVideo) 
 - 
getBitrateVideoPeakpublic int getBitrateVideoPeak() 
 - 
setBitrateVideoPeakpublic void setBitrateVideoPeak(int bitrateVideoPeak) 
 - 
getVideoCodecIdpublic String getVideoCodecId() 
 - 
setVideoCodecIdpublic void setVideoCodecId(String videoCodecId) 
 - 
getCodecIdpublic String getCodecId() 
 - 
getAudioCodecIdpublic String getAudioCodecId() 
 - 
setAudioCodecIdpublic void setAudioCodecId(String audioCodecId) 
 - 
isWowzaAudioOnlypublic boolean isWowzaAudioOnly() 
 - 
setWowzaAudioOnlypublic void setWowzaAudioOnly(boolean wowzaAudioOnly) 
 - 
getNamepublic String getName() 
 - 
setNamepublic void setName(String name) 
 - 
getTypepublic int getType() 
 - 
setTypepublic void setType(int type) 
 - 
getWidthpublic int getWidth() 
 - 
setWidthpublic void setWidth(int width) 
 - 
getHeightpublic int getHeight() 
 - 
setHeightpublic void setHeight(int height) 
 - 
setSizepublic void setSize(int width, int height)
 - 
getSizepublic int[] getSize() 
 - 
getPlayStartpublic long getPlayStart() 
 - 
setPlayStartpublic void setPlayStart(long playStart) 
 - 
getPlayDurationpublic long getPlayDuration() 
 - 
setPlayDurationpublic void setPlayDuration(long playDuration) 
 - 
getPlaySeekpublic long getPlaySeek() 
 - 
setPlaySeekpublic void setPlaySeek(long playSeek) 
 - 
getVODTranscodeNGRPpublic String getVODTranscodeNGRP() 
 - 
setVODTranscodeNGRPpublic void setVODTranscodeNGRP(String vodTranscodeNGRP) 
 - 
setLanguagepublic void setLanguage(String language) 
 - 
getLanguagepublic String getLanguage() 
 - 
getAudioLanguagepublic String getAudioLanguage() 
 - 
setAudioLanguagepublic void setAudioLanguage(String audioLanguage) 
 - 
getVideoLanguagepublic String getVideoLanguage() 
 - 
setVideoLanguagepublic void setVideoLanguage(String videoLanguage) 
 - 
parseCommaSeparatedLanguagespublic static java.util.ArrayList<String> parseCommaSeparatedLanguages(String langStr) 
 - 
isWowzaVideoOnlypublic boolean isWowzaVideoOnly() 
 - 
setWowzaVideoOnlypublic void setWowzaVideoOnly(boolean wowzaVideoOnly) 
 - 
isWowzaKeyFrameOnlypublic boolean isWowzaKeyFrameOnly() 
 - 
setWowzaKeyFrameOnlypublic void setWowzaKeyFrameOnly(boolean wowzaKeyFrameOnly) 
 - 
getTitlepublic String getTitle() 
 - 
setTitlepublic void setTitle(String title) 
 - 
getAspectRatiopublic String getAspectRatio() 
 - 
setAspectRatiopublic void setAspectRatio(String aspectRatio) 
 - 
getRolepublic String getRole() 
 - 
setRolepublic void setRole(String role) 
 - 
getAudioRolepublic String getAudioRole() 
 - 
setAudioRolepublic void setAudioRole(String audioRole) 
 - 
getVideoRolepublic String getVideoRole() 
 - 
setVideoRolepublic void setVideoRole(String videoRole) 
 - 
getEssentialPropertySetpublic java.util.HashSet<String> getEssentialPropertySet() 
 - 
setEssentialPropertySetpublic void setEssentialPropertySet(java.util.HashSet<String> essentialPropertySet) 
 - 
getSupplementalPropertySetpublic java.util.HashSet<String> getSupplementalPropertySet() 
 - 
setSupplementalPropertySetpublic void setSupplementalPropertySet(java.util.HashSet<String> supplementalPropertySet) 
 - 
getAdaptationSetpublic String getAdaptationSet() 
 - 
setAdaptationSetpublic void setAdaptationSet(String adaptationSet) 
 - 
buildPropertiespublic void buildProperties(java.util.Map<String,Object> params) 
 
- 
 
-