public class AudioPlacement extends Object
| Constructor and Description |
|---|
AudioPlacement() |
public Integer getDelay()
public void setDelay(Integer delay)
public Integer getSkip()
public void setSkip(Integer skip)
public Integer getSkipmin()
public void setSkipmin(Integer skipmin)
public Integer getSkipafter()
public void setSkipafter(Integer skipafter)
public Integer getPlaymethod()
public void setPlaymethod(Integer playmethod)
public Integer getPlayend()
public void setPlayend(Integer playend)
public Integer getFeed()
public void setFeed(Integer feed)
public Integer getNvol()
public void setNvol(Integer nvol)
public Collection<String> getMime()
public void setMime(Collection<String> mime)
public Collection<Integer> getApi()
public void setApi(Collection<Integer> api)
public Collection<Integer> getCtype()
public void setCtype(Collection<Integer> ctype)
public Integer getMindur()
public void setMindur(Integer mindur)
public Integer getMaxdur()
public void setMaxdur(Integer maxdur)
public Integer getMaxext()
public void setMaxext(Integer maxext)
public Integer getMinbitr()
public void setMinbitr(Integer minbitr)
public Integer getMaxbitr()
public void setMaxbitr(Integer maxbitr)
public Collection<Integer> getDelivery()
public void setDelivery(Collection<Integer> delivery)
public Integer getMaxseq()
public void setMaxseq(Integer maxseq)
public Collection<Companion> getComp()
public void setComp(Collection<Companion> comp)
public Collection<Integer> getComptype()
public void setComptype(Collection<Integer> comptype)
Copyright © 2019. All rights reserved.