public class CaptureCard extends Object
| Constructor and Description |
|---|
CaptureCard() |
CaptureCard(int cardId,
String videoDevice,
String audioDevice,
String vbiDevice,
String cardType,
Integer audioRateLimit,
String hostName,
Integer dvbSwFilter,
Integer dvbSatType,
Boolean dvbWaitForSeqStart,
Boolean skipBtAudio,
Boolean dvbOnDemand,
Integer dvbDiSEqCType,
Integer firewireSpeed,
String firewireModel,
Integer firewireConnection,
Integer signalTimeout,
Integer channelTimeout,
Integer dvbTuningDelay,
Integer contrast,
Integer brightness,
Integer colour,
Integer hue,
Integer diSEqCId,
Boolean dvbEitScan) |
public CaptureCard()
public CaptureCard(int cardId,
String videoDevice,
String audioDevice,
String vbiDevice,
String cardType,
Integer audioRateLimit,
String hostName,
Integer dvbSwFilter,
Integer dvbSatType,
Boolean dvbWaitForSeqStart,
Boolean skipBtAudio,
Boolean dvbOnDemand,
Integer dvbDiSEqCType,
Integer firewireSpeed,
String firewireModel,
Integer firewireConnection,
Integer signalTimeout,
Integer channelTimeout,
Integer dvbTuningDelay,
Integer contrast,
Integer brightness,
Integer colour,
Integer hue,
Integer diSEqCId,
Boolean dvbEitScan)
cardId - videoDevice - audioDevice - vbiDevice - cardType - audioRateLimit - hostName - dvbSwFilter - dvbSatType - dvbWaitForSeqStart - skipBtAudio - dvbOnDemand - dvbDiSEqCType - firewireSpeed - firewireModel - firewireConnection - signalTimeout - channelTimeout - dvbTuningDelay - contrast - brightness - colour - hue - diSEqCId - dvbEitScan - public int getCardId()
public void setCardId(int cardId)
cardId - the cardId to setpublic String getVideoDevice()
public void setVideoDevice(String videoDevice)
videoDevice - the videoDevice to setpublic String getAudioDevice()
public void setAudioDevice(String audioDevice)
audioDevice - the audioDevice to setpublic String getVbiDevice()
public void setVbiDevice(String vbiDevice)
vbiDevice - the vbiDevice to setpublic String getCardType()
public void setCardType(String cardType)
cardType - the cardType to setpublic Integer getAudioRateLimit()
public void setAudioRateLimit(Integer audioRateLimit)
audioRateLimit - the audioRateLimit to setpublic String getHostName()
public void setHostName(String hostName)
hostName - the hostName to setpublic Integer getDvbSwFilter()
public void setDvbSwFilter(Integer dvbSwFilter)
dvbSwFilter - the dvbSwFilter to setpublic Integer getDvbSatType()
public void setDvbSatType(Integer dvbSatType)
dvbSatType - the dvbSatType to setpublic Boolean getDvbWaitForSeqStart()
public void setDvbWaitForSeqStart(Boolean dvbWaitForSeqStart)
dvbWaitForSeqStart - the dvbWaitForSeqStart to setpublic Boolean getSkipBtAudio()
public void setSkipBtAudio(Boolean skipBtAudio)
skipBtAudio - the skipBtAudio to setpublic Boolean getDvbOnDemand()
public void setDvbOnDemand(Boolean dvbOnDemand)
dvbOnDemand - the dvbOnDemand to setpublic Integer getDvbDiSEqCType()
public void setDvbDiSEqCType(Integer dvbDiSEqCType)
dvbDiSEqCType - the dvbDiSEqCType to setpublic Integer getFirewireSpeed()
public void setFirewireSpeed(Integer firewireSpeed)
firewireSpeed - the firewireSpeed to setpublic String getFirewireModel()
public void setFirewireModel(String firewireModel)
firewireModel - the firewireModel to setpublic Integer getFirewireConnection()
public void setFirewireConnection(Integer firewireConnection)
firewireConnection - the firewireConnection to setpublic Integer getSignalTimeout()
public void setSignalTimeout(Integer signalTimeout)
signalTimeout - the signalTimeout to setpublic Integer getChannelTimeout()
public void setChannelTimeout(Integer channelTimeout)
channelTimeout - the channelTimeout to setpublic Integer getDvbTuningDelay()
public void setDvbTuningDelay(Integer dvbTuningDelay)
dvbTuningDelay - the dvbTuningDelay to setpublic Integer getContrast()
public void setContrast(Integer contrast)
contrast - the contrast to setpublic Integer getBrightness()
public void setBrightness(Integer brightness)
brightness - the brightness to setpublic Integer getColour()
public void setColour(Integer colour)
colour - the colour to setpublic Integer getHue()
public void setHue(Integer hue)
hue - the hue to setpublic Integer getDiSEqCId()
public void setDiSEqCId(Integer diSEqCId)
diSEqCId - the diSEqCId to setpublic Boolean getDvbEitScan()
public void setDvbEitScan(Boolean dvbEitScan)
dvbEitScan - the dvbEitScan to setCopyright © 2012. All Rights Reserved.