|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webhiker.dreambox.api.streaminfo.StreamInfo
public class StreamInfo
The Class StreamInfo lists detailed information about the currently showing stream.
Constructor Summary | |
---|---|
StreamInfo(java.io.InputStream is)
Instantiates a new stream info. |
Method Summary | |
---|---|
java.lang.String |
getAgc()
Gets the agc. |
java.lang.String |
getAPid()
Gets the a pid. |
java.lang.String |
getBandwidth()
Gets the bandwidth. |
java.lang.String |
getBer()
Gets the ber. |
java.lang.String |
getCoderatehp()
Gets the coderatehp. |
java.lang.String |
getCoderatelp()
Gets the coderatelp. |
java.lang.String |
getConstellation()
Gets the constellation. |
java.lang.String |
getFec()
Gets the fec. |
java.lang.String |
getFrequency()
Gets the frequency. |
java.lang.String |
getGuardInterval()
Gets the guard interval. |
java.lang.String |
getHierarchyinfo()
Gets the hierarchyinfo. |
java.lang.String |
getInversion()
Gets the inversion. |
java.lang.String |
getLock()
Gets the lock. |
java.lang.String |
getModulation()
Gets the modulation. |
java.lang.String |
getNamespace()
Gets the namespace. |
java.lang.String |
getONid()
Gets the o nid. |
java.lang.String |
getPcrPid()
Gets the pcr pid. |
java.lang.String |
getPmt()
Gets the pmt. |
java.lang.String |
getPolarisation()
Gets the polarisation. |
java.lang.String |
getProvider()
Gets the provider. |
java.lang.String |
getSatellite()
Gets the satellite. |
java.lang.String |
getServiceName()
Gets the service name. |
java.lang.String |
getServiceReference()
Gets the service reference. |
java.lang.String |
getSId()
Gets the s id. |
java.lang.String |
getSnr()
Gets the snr. |
java.lang.String |
getSupportedCryptSystems()
Gets the supported crypt systems. |
java.lang.String |
getSymbol_rate()
Gets the symbol_rate. |
java.lang.String |
getSync()
Gets the sync. |
java.lang.String |
getTPid()
Gets the t pid. |
java.lang.String |
getTransmission()
Gets the transmission. |
java.lang.String |
getTSid()
Gets the t sid. |
java.lang.String |
getUsedCryptSystems()
Gets the used crypt systems. |
java.lang.String |
getVideoFormat()
Gets the video format. |
java.lang.String |
getVPid()
Gets the v pid. |
void |
setAgc(java.lang.String agc)
Sets the agc. |
void |
setAPid(java.lang.String pid)
Sets the a pid. |
void |
setBandwidth(java.lang.String bandwidth)
Sets the bandwidth. |
void |
setBer(java.lang.String ber)
Sets the ber. |
void |
setCoderatehp(java.lang.String coderatehp)
Sets the coderatehp. |
void |
setCoderatelp(java.lang.String coderatelp)
Sets the coderatelp. |
void |
setConstellation(java.lang.String constellation)
Sets the constellation. |
void |
setFec(java.lang.String fec)
Sets the fec. |
void |
setFrequency(java.lang.String frequency)
Sets the frequency. |
void |
setGuardInterval(java.lang.String guardInterval)
Sets the guard interval. |
void |
setHierarchyinfo(java.lang.String hierarchyinfo)
Sets the hierarchyinfo. |
void |
setInversion(java.lang.String inversion)
Sets the inversion. |
void |
setLock(java.lang.String lock)
Sets the lock. |
void |
setModulation(java.lang.String modulation)
Sets the modulation. |
void |
setNamespace(java.lang.String namespace)
Sets the namespace. |
void |
setONid(java.lang.String nid)
Sets the o nid. |
void |
setPcrPid(java.lang.String pcrPid)
Sets the pcr pid. |
void |
setPmt(java.lang.String pmt)
Sets the pmt. |
void |
setPolarisation(java.lang.String polarisation)
Sets the polarisation. |
void |
setProvider(java.lang.String provider)
Sets the provider. |
void |
setSatellite(java.lang.String satellite)
Sets the satellite. |
void |
setServiceName(java.lang.String serviceName)
Sets the service name. |
void |
setServiceReference(java.lang.String serviceReference)
Sets the service reference. |
void |
setSId(java.lang.String id)
Sets the s id. |
void |
setSnr(java.lang.String snr)
Sets the snr. |
void |
setSupportedCryptSystems(java.lang.String supportedCryptSystems)
Sets the supported crypt systems. |
void |
setSymbol_rate(java.lang.String symbol_rate)
Sets the symbol_rate. |
void |
setSync(java.lang.String sync)
Sets the sync. |
void |
setTPid(java.lang.String pid)
Sets the t pid. |
void |
setTransmission(java.lang.String transmission)
Sets the transmission. |
void |
setTSid(java.lang.String sid)
Sets the t sid. |
void |
setUsedCryptSystems(java.lang.String usedCryptSystems)
Sets the used crypt systems. |
void |
setVideoFormat(java.lang.String videoFormat)
Sets the video format. |
void |
setVPid(java.lang.String pid)
Sets the v pid. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamInfo(java.io.InputStream is) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
is
- the is
javax.xml.parsers.ParserConfigurationException
- the parser configuration exception
org.xml.sax.SAXException
- the SAX exception
java.io.IOException
- Signals that an I/O exception has occurred.Method Detail |
---|
public java.lang.String getServiceName()
public void setServiceName(java.lang.String serviceName)
serviceName
- the new service namepublic java.lang.String getServiceReference()
public void setServiceReference(java.lang.String serviceReference)
serviceReference
- the new service referencepublic java.lang.String getProvider()
public void setProvider(java.lang.String provider)
provider
- the new providerpublic java.lang.String getVPid()
public void setVPid(java.lang.String pid)
pid
- the new v pidpublic java.lang.String getAPid()
public void setAPid(java.lang.String pid)
pid
- the new a pidpublic java.lang.String getTPid()
public void setTPid(java.lang.String pid)
pid
- the new t pidpublic java.lang.String getTSid()
public void setTSid(java.lang.String sid)
sid
- the new t sidpublic java.lang.String getONid()
public void setONid(java.lang.String nid)
nid
- the new o nidpublic java.lang.String getSId()
public void setSId(java.lang.String id)
id
- the new s idpublic java.lang.String getPmt()
public void setPmt(java.lang.String pmt)
pmt
- the new pmtpublic java.lang.String getVideoFormat()
public void setVideoFormat(java.lang.String videoFormat)
videoFormat
- the new video formatpublic java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace
- the new namespacepublic java.lang.String getSupportedCryptSystems()
public void setSupportedCryptSystems(java.lang.String supportedCryptSystems)
supportedCryptSystems
- the new supported crypt systemspublic java.lang.String getUsedCryptSystems()
public void setUsedCryptSystems(java.lang.String usedCryptSystems)
usedCryptSystems
- the new used crypt systemspublic java.lang.String getSatellite()
public void setSatellite(java.lang.String satellite)
satellite
- the new satellitepublic java.lang.String getFrequency()
public void setFrequency(java.lang.String frequency)
frequency
- the new frequencypublic java.lang.String getSymbol_rate()
public void setSymbol_rate(java.lang.String symbol_rate)
symbol_rate
- the new symbol_ratepublic java.lang.String getPolarisation()
public void setPolarisation(java.lang.String polarisation)
polarisation
- the new polarisationpublic java.lang.String getInversion()
public void setInversion(java.lang.String inversion)
inversion
- the new inversionpublic java.lang.String getFec()
public void setFec(java.lang.String fec)
fec
- the new fecpublic java.lang.String getSnr()
public void setSnr(java.lang.String snr)
snr
- the new snrpublic java.lang.String getAgc()
public void setAgc(java.lang.String agc)
agc
- the new agcpublic java.lang.String getBer()
public void setBer(java.lang.String ber)
ber
- the new berpublic java.lang.String getLock()
public void setLock(java.lang.String lock)
lock
- the new lockpublic java.lang.String getSync()
public void setSync(java.lang.String sync)
sync
- the new syncpublic java.lang.String getModulation()
public void setModulation(java.lang.String modulation)
modulation
- the new modulationpublic java.lang.String getBandwidth()
public void setBandwidth(java.lang.String bandwidth)
bandwidth
- the new bandwidthpublic java.lang.String getConstellation()
public void setConstellation(java.lang.String constellation)
constellation
- the new constellationpublic java.lang.String getGuardInterval()
public void setGuardInterval(java.lang.String guardInterval)
guardInterval
- the new guard intervalpublic java.lang.String getTransmission()
public void setTransmission(java.lang.String transmission)
transmission
- the new transmissionpublic java.lang.String getCoderatelp()
public void setCoderatelp(java.lang.String coderatelp)
coderatelp
- the new coderatelppublic java.lang.String getCoderatehp()
public void setCoderatehp(java.lang.String coderatehp)
coderatehp
- the new coderatehppublic java.lang.String getHierarchyinfo()
public void setHierarchyinfo(java.lang.String hierarchyinfo)
hierarchyinfo
- the new hierarchyinfopublic java.lang.String getPcrPid()
public void setPcrPid(java.lang.String pcrPid)
pcrPid
- the new pcr pid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |