A B C D F G H I J L M N O R S T U V

A

afc - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
audio - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
audios - Variable in class net.luniks.linux.jv4linfo.V4LInfo
 
audios - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
audioset - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
audmode - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 

B

balance - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
bass - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
busInfo - Variable in class net.luniks.linux.jv4linfo.V4L2Capability
 

C

canAsyncio() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
async I/O
canCapture() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can capture
canCaptureSubareas() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can capture subareas of the image
canClip() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can clip
canDecodeMJPEG() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can decode MJPEG streams
canDecodeMPEG() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can decode MPEG streams
canDoVideoOverlay() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Can do video overlay
canEncodeMJPEG() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can encode MJPEG streams
canEncodeMPEG() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can encode MPEG streams
canReadwrite() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
read/write systemcalls
canSetNorm() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner can set norm
canStream() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
streaming I/O ioctls
canTune() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Can tune
cap - Variable in class net.luniks.linux.jv4linfo.V4L2Info
 
cap - Variable in class net.luniks.linux.jv4linfo.V4LInfo
 
capabilities - Variable in class net.luniks.linux.jv4linfo.V4L2Capability
 
capability - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
card - Variable in class net.luniks.linux.jv4linfo.V4L2Capability
 
channel - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 
channels - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
chans - Variable in class net.luniks.linux.jv4linfo.V4LInfo
 
close() - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to close the device
colorKill() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Color killer is active

D

default_value - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
denominator - Variable in class net.luniks.linux.jv4linfo.V4L2Fract
 
device - Variable in class net.luniks.linux.jv4linfo.V4L2Ctrl
 
device - Variable in class net.luniks.linux.jv4linfo.V4L2Info
 
device - Variable in class net.luniks.linux.jv4linfo.V4LCtrl
 
device - Variable in class net.luniks.linux.jv4linfo.V4LInfo
 
doesTeletext() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Does teletext
driver - Variable in class net.luniks.linux.jv4linfo.V4L2Capability
 

F

file - Static variable in class net.luniks.linux.jv4linfo.JV4LInfo
Reference to the device file, only used from within the C code
flags - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
flags - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
flags - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 
flags - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
fps - Variable in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
framelines - Variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
frameperiod - Variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
frequency - Variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 

G

getAfc() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Automatic frequency control
getAudio() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the index of the audio channel
getAudios() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Number of audio devices
getAudioset() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Associated audios (bitfield)
getAudmode() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The selected audio mode
getAudmodes() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns the audio modes supported by the tuner
getAudmodes() - Static method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the audio modes known by v4l
getBalance() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the balance setting
getBass() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the bass level
getBusInfo() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
"PCI:" + pci_name(pci_dev)
getCapabilities() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Device capabilities
getCapability() - Method in class net.luniks.linux.jv4linfo.V4L2Info
Returns an instance of V4L2Capability holding information about the capabilities of the queried device.
getCapability() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The tuner's capabilities
getCard() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
For example "Hauppauge WinTV"
getChannel() - Method in class net.luniks.linux.jv4linfo.VideoChannel
The index of the channel
getChannels() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Number of channels/inputs
getDenominator() - Method in class net.luniks.linux.jv4linfo.V4L2Fract
 
getDriver() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
For example "bttv"
getFlags() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the flags describing the audio channel
getFlags() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Channel flags
getFlags() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the flags describing the tuner
getFps() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
Convenience method to get the FPS
getFps() - Method in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
getFramelines() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
Framelines
getFrameperiod() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
Frameperiod
getFrequency() - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
The frequency in units
getId() - Method in class net.luniks.linux.jv4linfo.V4L2Control
 
getId() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
The id of the standard
getIndex() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Which input
getIndex() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
The index of the standard
getIndex() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
getIndex() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The index of the tuner
getIndex() - Method in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
getIndex() - Method in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
getInfo() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
 
getInfo() - Method in class net.luniks.linux.jv4linfo.V4LCtrl
 
getInputs() - Method in class net.luniks.linux.jv4linfo.V4L2Info
Returns an array of V4L2Input instances, each of them holding information about an input of the queried device.
getMaxheight() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Max. supported height
getMaxwidth() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Max. supported width
getMinheight() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Min. supported height
getMinwidth() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Min. supported width
getMode() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the mode the audio input is in
getMode() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the video signal mode if relevant
getModeName() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the name of the mode the audio input is in
getModeName() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the video signal mode if relevant as name
getName() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Name
getName() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
The name of the standard
getName() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
getName() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The name of the tuner
getName() - Method in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
getName() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the canonical name for the audio input
getName() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Name of the device
getName() - Method in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
getName() - Method in class net.luniks.linux.jv4linfo.VideoChannel
The name of the channel
getName() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the name of the tuner
getNorm() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Norm set by channel
getNorms() - Static method in class net.luniks.linux.jv4linfo.VideoChannel
Returns the video norms known by v4l
getNumerator() - Method in class net.luniks.linux.jv4linfo.V4L2Fract
 
getRangehigh() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The highest tunable frequency in units of 62.5 KHz, or if isCapLow() returns true, in units of 62.5 Hz.
getRangehigh() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the highest tunable frequency
getRangelow() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The lowest tunable frequency in units of 62.5 KHz, or if isCapLow() returns true, in units of 62.5 Hz.
getRangelow() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the lowest tunable frequency
getReserved() - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
Currently not used, returns null
getReserved() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Currently not used, returns null
getRxsubchans() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The audio subprograms the hardware may currently receive
getSelectedAudiomode() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Looks at all inputs starting with index '0' and returns the audiomode of the tuner associated with the first input of type tuner
getSelectedFrequency() - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get the selected v4l frequency
getSelectedFrequency() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Looks at all inputs starting with index '0' and returns the frequency of the tuner associated with the first input of type tuner as V4L2Frequency instance
getSelectedFrequency() - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Returns the currently selected frequency
getSelectedInput() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Returns the currently selected input as V4L2Input instance.
getSelectedNorm(int) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Returns the currently selected video norm of the channel given as argument
getSelectedStandard() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Returns the currently selected standard as V4L2Standard instance.
getSelectedV4L2Input() - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get the selected v4l2 input
getSelectedV4L2Standard() - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get the selected v4l2 standard
getSignal() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The signal strength if known
getSignal() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the Signal strength if known - between 0-65535
getStatus() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Status
getStd() - Method in class net.luniks.linux.jv4linfo.V4L2Input
TV standard (norm)
getStep() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the actual step used by the hardware
getSupportedStds() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Returns a list of standards supported by this input
getTreble() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the treble level
getTuner() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Looks at all inputs starting with index '0' and returns the tuner associated with the first input of type tuner
getTuner() - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
The index of the tuner
getTuner() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Associated tuner
getTuner() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns the index of the tuner
getTuners() - Method in class net.luniks.linux.jv4linfo.V4L2Info
Returns an array of V4L2Tuner instances, each of them holding information about a tuner of the queried device.
getTuners() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Number of tuners
getType() - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
The type of the tuner
getType() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Type of input
getType() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
The type of the tuner
getType() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Type of the device
getType() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Type of the channel
getV4L2Capability(V4L2Capability) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get v4l2 capabilies
getV4L2Control(V4L2Control) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l2 control
getV4L2Ctrl(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Returns an instance of the class V4L2Ctrl which allows to get information about and to control the video device specified as argument using the v4l2 API.
getV4L2Frequency(V4L2Frequency) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l2 frequency
getV4L2Info(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Queries the device specified as argument using the v4l2 API and returns an instance of the class V4L2Info which holds the gathered information about the device.
getV4L2Input(V4L2Input) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l2 input
getV4L2Standard(V4L2Standard) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l2 standard
getV4L2Tuner(V4L2Tuner) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l2 tuner
getV4LCtrl(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Returns an instance of the class V4LCtrl which allows to get information about and to control the video device specified as argument using the v4l API.
getV4LInfo(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Queries the device specified as argument using the v4l API and returns an instance of the class V4LInfo which holds the gathered information about the device.
getValue() - Method in class net.luniks.linux.jv4linfo.V4L2Control
 
getValue() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
getValue() - Method in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
getValue() - Method in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
getVersion() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
should use KERNEL_VERSION()
getVideoAudio(VideoAudio) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l audio
getVideoAudios() - Method in class net.luniks.linux.jv4linfo.V4LInfo
Returns an array of VideoAudio instances, each of them holding information about an audio input of the queried device.
getVideoCapability(VideoCapability) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get v4l capabilies
getVideoCapability() - Method in class net.luniks.linux.jv4linfo.V4LInfo
Returns an instance of VideoCapability holding information about the capabilities of the queried device.
getVideoChannel(VideoChannel) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l channel (input)
getVideoChannels() - Method in class net.luniks.linux.jv4linfo.V4LInfo
Returns an array of VideoChannel instances, each of them holding information about a channel (input) of the queried device.
getVideoTuner(VideoTuner) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to get a v4l tuner
getVideoTuners() - Method in class net.luniks.linux.jv4linfo.V4LInfo
Returns an array of VideoTuner instances, each of them holding information about a tuner of the queried device.
getVolume() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns the volume level

H

hasAudio() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
has audio support
hasAudio() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Channel has audio
hasTuner() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
has a tuner
hasTuner() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Channel has a tuner

I

id - Variable in class net.luniks.linux.jv4linfo.V4L2Control
 
id - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
id - Variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
index - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
index - Variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
index - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
index - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
index - Variable in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
index - Variable in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
info - Variable in class net.luniks.linux.jv4linfo.V4L2Ctrl
 
info - Variable in class net.luniks.linux.jv4linfo.V4LCtrl
 
inputs - Variable in class net.luniks.linux.jv4linfo.V4L2Info
 
isAnalogTV() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if the tuner is an analog TV
isBalanceSettable() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the balance is settable
isBassSettable() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the bass is settable
isCamera() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Input type is camera
isCamera() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Input type is camera
isCapLow() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if the frequency is in units of 62.5 Hz, and false, if it is in units of 62.5 kHz.
isLow() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Returns true, if the frequency is in units of 62.5 Hz, and false, if it is in units of 62.5 kHz.
isMonochrome() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Monochrome only
isMultistandard() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Is a multi-standard tuner
isMutable() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the audio channel is mutable
isMuted() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the audio channel is muted
isRDSCaptureDevice() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
RDS data capture
isRadio() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
is a radio device
isRadio() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if the tuner is a radio
isScalable() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Scalable
isSeeingMBS() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner is seeing an MBS datastream
isSeeingRDS() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner is seeing an RDS datastream
isSeeingStereo() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner is seeing stereo
isTV() - Method in class net.luniks.linux.jv4linfo.VideoChannel
Input type is television
isTrebleSettable() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the treble is settable
isTuner() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Input type is tuner
isV4L2Available(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Tries to get the capabilties of the device specified as argument using the V4L2 API, and returns true if that was successful, false otherwise.
isVBICaptureDevice() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Is a VBI capture device
isVBIOutputDevice() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Is a VBI output device
isVideoCaptureDevice() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Is a video capture device
isVideoOutputDevice() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
Is a video output device
isVolumeSettable() - Method in class net.luniks.linux.jv4linfo.VideoAudio
Returns true if the volume is settable

J

JV4LInfo - class net.luniks.linux.jv4linfo.JV4LInfo.
Class providing some static methods to query and set video for linux (two) devices using the JNI.
JV4LInfo() - Constructor for class net.luniks.linux.jv4linfo.JV4LInfo
 
JV4LInfoException - exception net.luniks.linux.jv4linfo.JV4LInfoException.
Exception thrown by the methods of the classes in this package
JV4LInfoException(String) - Constructor for class net.luniks.linux.jv4linfo.JV4LInfoException
 
JV4LInfoException(String, Throwable) - Constructor for class net.luniks.linux.jv4linfo.JV4LInfoException
 
JV4LInfoException(Throwable) - Constructor for class net.luniks.linux.jv4linfo.JV4LInfoException
 

L

LIBRARY - Static variable in class net.luniks.linux.jv4linfo.JV4LInfo
Platform independent library name

M

macrovision() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Macrovision detected
main(String[]) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
For testing, takes the API (v4l|v4l2) as first and the device for example /dev/video0, as second argument
maxheight - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
maximum - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
maxwidth - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
minheight - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
minimum - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
minwidth - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
mode - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
mode - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 

N

name - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
name - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
name - Variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
name - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
name - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
name - Variable in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
name - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
name - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
name - Variable in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
name - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 
name - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
net.luniks.linux.jv4linfo - package net.luniks.linux.jv4linfo
 
noAccess() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Conditional access denied
noCarrier() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Carrier recovery failed
noColor() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Attached device has no color
noEqu() - Method in class net.luniks.linux.jv4linfo.V4L2Input
No equalizer lock
noHLock() - Method in class net.luniks.linux.jv4linfo.V4L2Input
No horizontal sync lock
noPower() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Attached device is off
noSignal() - Method in class net.luniks.linux.jv4linfo.V4L2Input
Attached device has no signal
noSync() - Method in class net.luniks.linux.jv4linfo.V4L2Input
No synchronization lock
norm - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 
numerator - Variable in class net.luniks.linux.jv4linfo.V4L2Fract
 

O

open(String) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to open the device
overlayByChromakey() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Overlay by chromakey
overlayOntoFramebuffer() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Overlay onto frame buffer

R

rangehigh - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
rangehigh - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
rangelow - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
rangelow - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
reserved - Variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
reserved - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
reserved - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
rxsubchans - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 

S

setAudio(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the index of the audio channel
setAudmode(int) - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Sets the audiomode, currently the only field that can be set
setBalance(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the balance setting
setBass(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the bass level
setChannel(int) - Method in class net.luniks.linux.jv4linfo.VideoChannel
Sets the index of the channel
setFlags(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the flags describing the audio channel
setFrequency(int) - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
Sets the frequency in units
setId(int) - Method in class net.luniks.linux.jv4linfo.V4L2Control
 
setIndex(int) - Method in class net.luniks.linux.jv4linfo.V4L2Input
Sets the index of the input that should be queried/set
setIndex(int) - Method in class net.luniks.linux.jv4linfo.V4L2Standard
Sets the index of the standard that should be queried/set
setIndex(int) - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Sets the index of the tuner that should be queried/set
setMode(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the mode the audio input is in
setMuted(boolean) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Mutes or unmutes the device
setMuted(boolean) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Mutes or unmutes the audio channels
setMuted(boolean) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets muted true/false
setNorm(int) - Method in class net.luniks.linux.jv4linfo.VideoChannel
Sets the norm of the channel
setReserved(int[]) - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
Currently not used, will be set to zero
setSelectedAudiomode(int) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Looks at all inputs starting with index '0' and sets the audiomode of the tuner associated with the first input of type tuner to the audiomode value given as argument
setSelectedAudiomode(int) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Sets the selected audiomode by setting the audiomode of all audio inputs to the value given as argument
setSelectedChannel(int) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Sets the selected channel by the index given as argument
setSelectedFrequency(long) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set the selected frequency
setSelectedFrequency(int) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Looks at all inputs starting with index '0' and sets the frequency of the tuner associated with the first input of type tuner to the frequency value given as argument in units of 62.5 Hz if V4L2Tuner.isCapLow() returns true, in units of 62.5 kHz otherwise.
setSelectedFrequency(long) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Sets the frequency in units of 62.5 Hz if VideoTuner.isLow() returns true, in units of 62.5 kHz otherwise.
setSelectedInput(int) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Sets the selected input by the index given as argument
setSelectedNorm(int, int) - Method in class net.luniks.linux.jv4linfo.V4LCtrl
Sets the selected norm of the channel specified as first argument by the value given as argument
setSelectedStandard(long) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Sets the selected standard by the id given as argument
setSelectedStandard(int) - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
Sets the selected standard by the index given as argument
setSelectedV4L2Input(int) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set the selected v4l2 input
setSelectedV4L2Standard(long) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set the selected v4l2 standard
setSupportedStds(V4L2Standard[]) - Method in class net.luniks.linux.jv4linfo.V4L2Input
Sets the list of standards supported by this input
setTreble(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the treble level
setTuner(int) - Method in class net.luniks.linux.jv4linfo.V4L2Frequency
Sets the index of the tuner
setTuner(int) - Method in class net.luniks.linux.jv4linfo.VideoTuner
Sets the index of the tuner
setV4L2Control(V4L2Control) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set a v4l2 control Sets the fields id and value
setV4L2Frequency(V4L2Frequency) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set a v4l2 frequency Sets the fields tuner and frequency
setV4L2Tuner(V4L2Tuner) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set a v4l2 tuner Sets the fields index and audmode
setValue(int) - Method in class net.luniks.linux.jv4linfo.V4L2Control
 
setVideoAudio(VideoAudio) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set a v4l audio Sets the fields audio, volume, bass, treble, balance, flags and mode
setVideoChannel(VideoChannel) - Static method in class net.luniks.linux.jv4linfo.JV4LInfo
Native method to set a v4l channel Sets the fields channel and norm
setVolume(int) - Method in class net.luniks.linux.jv4linfo.VideoAudio
Sets the volume level
signal - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
signal - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
status - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
std - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
step - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
step - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
supportedStds - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
supportsLang1() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if reception of a primary language (of two) is supported
supportsLang2() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if reception of a secondary language is supported
supportsNTSC() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner supports NTSC
supportsPAL() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner supports PAL
supportsSAP() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if reception of the Secondary Audio Program is supported
supportsSECAM() - Method in class net.luniks.linux.jv4linfo.VideoTuner
Tuner supports SECAM
supportsStereo() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
Returns true, if stereo audio reception is supported

T

toString() - Method in class net.luniks.linux.jv4linfo.V4L2Capability
String representation of the capability info
toString() - Method in class net.luniks.linux.jv4linfo.V4L2Ctrl
String representation of the current selection
toString() - Method in class net.luniks.linux.jv4linfo.V4L2Info
String representation of all the info
toString() - Method in class net.luniks.linux.jv4linfo.V4L2Input
String representation of the input info
toString() - Method in class net.luniks.linux.jv4linfo.V4L2Standard
String representation of the input info
toString() - Method in class net.luniks.linux.jv4linfo.V4L2Tuner
String representation of the tuner info
toString() - Method in class net.luniks.linux.jv4linfo.V4LCtrl
String representation of the current selection
toString() - Method in class net.luniks.linux.jv4linfo.V4LInfo
String representation of all the info
toString() - Method in class net.luniks.linux.jv4linfo.VideoAudio
String representation of the audio info
toString() - Method in class net.luniks.linux.jv4linfo.VideoCapability
String representation of the capability info
toString() - Method in class net.luniks.linux.jv4linfo.VideoChannel
String representation of the channel info
toString() - Method in class net.luniks.linux.jv4linfo.VideoTuner
String representation of the channel info
treble - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
tuner - Variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
tuner - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
tuner - Variable in class net.luniks.linux.jv4linfo.VideoTuner
 
tuners - Variable in class net.luniks.linux.jv4linfo.V4L2Info
 
tuners - Variable in class net.luniks.linux.jv4linfo.V4LInfo
 
tuners - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 
type - Variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
type - Variable in class net.luniks.linux.jv4linfo.V4L2Input
 
type - Variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
type - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
type - Variable in class net.luniks.linux.jv4linfo.VideoCapability
 
type - Variable in class net.luniks.linux.jv4linfo.VideoChannel
 

U

usesFramebufferMemory() - Method in class net.luniks.linux.jv4linfo.VideoCapability
Uses the frame buffer memory

V

V4L - Static variable in class net.luniks.linux.jv4linfo.JV4LInfo
API name "v4l"
V4L2 - Static variable in class net.luniks.linux.jv4linfo.JV4LInfo
API name "v4l2"
V4L2Capability - class net.luniks.linux.jv4linfo.V4L2Capability.
Class to hold information about the capabilities of a v4l2 device.
V4L2Capability() - Constructor for class net.luniks.linux.jv4linfo.V4L2Capability
 
V4L2Control - class net.luniks.linux.jv4linfo.V4L2Control.
Class to represent the struct v4l2_control.
V4L2Control() - Constructor for class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2Ctrl - class net.luniks.linux.jv4linfo.V4L2Ctrl.
Class to query and control a v4l2 device such as getting or setting the currently selected video standard
V4L2Ctrl(String) - Constructor for class net.luniks.linux.jv4linfo.V4L2Ctrl
 
V4L2Fract - class net.luniks.linux.jv4linfo.V4L2Fract.
Class to represent the struct v4l2_fract.
V4L2Fract() - Constructor for class net.luniks.linux.jv4linfo.V4L2Fract
 
V4L2Frequency - class net.luniks.linux.jv4linfo.V4L2Frequency.
Class to represent the struct v4l2_frequency.
V4L2Frequency() - Constructor for class net.luniks.linux.jv4linfo.V4L2Frequency
 
V4L2Info - class net.luniks.linux.jv4linfo.V4L2Info.
Class to hold information about a v4l2 device
V4L2Info(String, V4L2Capability, V4L2Input[], V4L2Standard[], V4L2Tuner[]) - Constructor for class net.luniks.linux.jv4linfo.V4L2Info
 
V4L2Input - class net.luniks.linux.jv4linfo.V4L2Input.
Class to hold information about an input of a v4l2 device.
V4L2Input() - Constructor for class net.luniks.linux.jv4linfo.V4L2Input
 
V4L2Queryctrl - class net.luniks.linux.jv4linfo.V4L2Queryctrl.
Class to represent the struct v4l2_queryctrl.
V4L2Queryctrl() - Constructor for class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2Standard - class net.luniks.linux.jv4linfo.V4L2Standard.
Class to hold information about a standard of a v4l2 device.
V4L2Standard() - Constructor for class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2Tuner - class net.luniks.linux.jv4linfo.V4L2Tuner.
Class to hold information about a tuner of a v4l2 input.
V4L2Tuner() - Constructor for class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2Tuner.Audmode - class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode.
 
V4L2Tuner.Audmode(int, int, String) - Constructor for class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
V4L2_CAP_ASYNCIO - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
async I/O
V4L2_CAP_AUDIO - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
has audio support
V4L2_CAP_RADIO - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
is a radio device
V4L2_CAP_RDS_CAPTURE - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
RDS data capture
V4L2_CAP_READWRITE - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
read/write systemcalls
V4L2_CAP_STREAMING - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
streaming I/O ioctls
V4L2_CAP_TUNER - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
has a tuner
V4L2_CAP_VBI_CAPTURE - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
Is a VBI capture device
V4L2_CAP_VBI_OUTPUT - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
Is a VBI output device
V4L2_CAP_VIDEO_CAPTURE - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
Is a video capture device
V4L2_CAP_VIDEO_OUTPUT - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
Is a video output device
V4L2_CAP_VIDEO_OVERLAY - Static variable in class net.luniks.linux.jv4linfo.V4L2Capability
Can do video overlay
V4L2_CID_AUDIO_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUDIO_BASS - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_BASS - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUDIO_LOUDNESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_LOUDNESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUDIO_MUTE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_MUTE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUDIO_TREBLE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_TREBLE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUDIO_VOLUME - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUDIO_VOLUME - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUTOGAIN - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUTOGAIN - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_AUTO_WHITE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_AUTO_WHITE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_BASE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_BASE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_BLACK_LEVEL - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_BLACK_LEVEL - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_BLUE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_BLUE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_BRIGHTNESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_BRIGHTNESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_CONTRAST - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_CONTRAST - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_DO_WHITE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_DO_WHITE_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_EXPOSURE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_EXPOSURE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_GAIN - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_GAIN - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_GAMMA - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_GAMMA - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_HCENTER - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_HCENTER - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_HFLIP - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_HFLIP - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_HUE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_HUE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_LASTP1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_LASTP1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_PRIVATE_BASE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_PRIVATE_BASE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_RED_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_RED_BALANCE - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_SATURATION - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_SATURATION - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_VCENTER - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_VCENTER - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_VFLIP - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_VFLIP - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CID_WHITENESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Control
 
V4L2_CID_WHITENESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_FLAG_DISABLED - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_FLAG_GRABBED - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_TYPE_BOOLEAN - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_TYPE_BUTTON - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_TYPE_INTEGER - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_CTRL_TYPE_MENU - Static variable in class net.luniks.linux.jv4linfo.V4L2Queryctrl
 
V4L2_FREQ_UNIT - Static variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
V4L2_INPUT_TYPE_CAMERA - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Input type is camera
V4L2_INPUT_TYPE_TUNER - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Input type is tuner
V4L2_IN_ST_COLOR_KILL - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Color killer is active
V4L2_IN_ST_MACROVISION - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Macrovision detected
V4L2_IN_ST_NO_ACCESS - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Conditional access denied
V4L2_IN_ST_NO_CARRIER - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Carrier recovery failed
V4L2_IN_ST_NO_COLOR - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Attached device has no color
V4L2_IN_ST_NO_EQU - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
No equalizer lock
V4L2_IN_ST_NO_H_LOCK - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
No horizontal sync lock
V4L2_IN_ST_NO_POWER - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Attached device is off
V4L2_IN_ST_NO_SIGNAL - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
Attached device has no signal
V4L2_IN_ST_NO_SYNC - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
No synchronization lock
V4L2_IN_ST_VTR - Static variable in class net.luniks.linux.jv4linfo.V4L2Input
VTR time constant
V4L2_STD_525_60 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_625_50 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_ALL - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_ATSC_16_VSB - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_ATSC_8_VSB - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_NTSC - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_NTSC_M - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_NTSC_M_JP - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_60 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_B - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_B1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_BG - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_D - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_D1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_DK - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_G - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_H - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_I - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_K - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_M - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_N - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_PAL_Nc - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_B - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_D - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_G - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_H - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_K - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_K1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_SECAM_L - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_STD_UNKNOWN - Static variable in class net.luniks.linux.jv4linfo.V4L2Standard
 
V4L2_TUNER_ANALOG_TV - Static variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
V4L2_TUNER_ANALOG_TV - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_LANG1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_LANG2 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_LOW - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_NORM - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_SAP - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_CAP_STEREO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_MODE_LANG1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_MODE_LANG2 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_MODE_MONO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_MODE_SAP - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_MODE_STEREO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_RADIO - Static variable in class net.luniks.linux.jv4linfo.V4L2Frequency
 
V4L2_TUNER_RADIO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_SUB_LANG1 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_SUB_LANG2 - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_SUB_MONO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_SUB_SAP - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4L2_TUNER_SUB_STEREO - Static variable in class net.luniks.linux.jv4linfo.V4L2Tuner
 
V4LCtrl - class net.luniks.linux.jv4linfo.V4LCtrl.
Class to query and control a v4l device such as getting or setting the currently selected video norm
V4LCtrl(String) - Constructor for class net.luniks.linux.jv4linfo.V4LCtrl
 
V4LInfo - class net.luniks.linux.jv4linfo.V4LInfo.
Class to hold information about a v4l device
V4LInfo(String, VideoCapability, VideoChannel[], VideoTuner[], VideoAudio[]) - Constructor for class net.luniks.linux.jv4linfo.V4LInfo
 
VIDEO_AUDIO_BALANCE - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
The balance is controllable
VIDEO_AUDIO_BASS - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
The bass is controllable
VIDEO_AUDIO_MUTABLE - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
Audio muting is supported
VIDEO_AUDIO_MUTE - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
The audio is muted
VIDEO_AUDIO_TREBLE - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
The treble is controllable
VIDEO_AUDIO_VOLUME - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
The volume is controllable
VIDEO_MODE_AUTO - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_MODE_NTSC - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
 
VIDEO_MODE_NTSC - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_MODE_PAL - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
 
VIDEO_MODE_PAL - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_MODE_SECAM - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
 
VIDEO_MODE_SECAM - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_SOUND_LANG1 - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
European TV alternate language 1
VIDEO_SOUND_LANG2 - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
European TV alternate language 2
VIDEO_SOUND_MONO - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
Mono signal
VIDEO_SOUND_STEREO - Static variable in class net.luniks.linux.jv4linfo.VideoAudio
Stereo signal (NICAM for TV)
VIDEO_TUNER_LOW - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_MBS_ON - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_NORM - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_NTSC - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_PAL - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_RDS_ON - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_SECAM - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TUNER_STEREO_ON - Static variable in class net.luniks.linux.jv4linfo.VideoTuner
 
VIDEO_TYPE_CAMERA - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
Input type is camera
VIDEO_TYPE_TV - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
Input type is television
VIDEO_VC_AUDIO - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
Channel has audio
VIDEO_VC_TUNER - Static variable in class net.luniks.linux.jv4linfo.VideoChannel
Channel has a tuner
VID_TYPE_CAPTURE - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can capture
VID_TYPE_CHROMAKEY - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Overlay by chromakey
VID_TYPE_CLIPPING - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can clip
VID_TYPE_FRAMERAM - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Uses the frame buffer memory
VID_TYPE_MJPEG_DECODER - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can decode MJPEG streams
VID_TYPE_MJPEG_ENCODER - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can encode MJPEG streams
VID_TYPE_MONOCHROME - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Monochrome only
VID_TYPE_MPEG_DECODER - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can decode MPEG streams
VID_TYPE_MPEG_ENCODER - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can encode MPEG streams
VID_TYPE_OVERLAY - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Overlay onto frame buffer
VID_TYPE_SCALES - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Scalable
VID_TYPE_SUBCAPTURE - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can capture subareas of the image
VID_TYPE_TELETEXT - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Does teletext
VID_TYPE_TUNER - Static variable in class net.luniks.linux.jv4linfo.VideoCapability
Can tune
VideoAudio - class net.luniks.linux.jv4linfo.VideoAudio.
Class to hold information about an audio channel of a v4l device.
VideoAudio() - Constructor for class net.luniks.linux.jv4linfo.VideoAudio
 
VideoAudio.Audmode - class net.luniks.linux.jv4linfo.VideoAudio.Audmode.
 
VideoAudio.Audmode(int, int, String) - Constructor for class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
VideoCapability - class net.luniks.linux.jv4linfo.VideoCapability.
Class to hold information about the capabilities of a v4l device.
VideoCapability() - Constructor for class net.luniks.linux.jv4linfo.VideoCapability
 
VideoChannel - class net.luniks.linux.jv4linfo.VideoChannel.
Class to hold information about a channel of a v4l device.
VideoChannel() - Constructor for class net.luniks.linux.jv4linfo.VideoChannel
 
VideoChannel.Norm - class net.luniks.linux.jv4linfo.VideoChannel.Norm.
 
VideoChannel.Norm(int, int, String, float) - Constructor for class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
VideoTuner - class net.luniks.linux.jv4linfo.VideoTuner.
Class to hold information about a tuner of a v4l device.
VideoTuner() - Constructor for class net.luniks.linux.jv4linfo.VideoTuner
 
value - Variable in class net.luniks.linux.jv4linfo.V4L2Control
 
value - Variable in class net.luniks.linux.jv4linfo.V4L2Tuner.Audmode
 
value - Variable in class net.luniks.linux.jv4linfo.VideoAudio.Audmode
 
value - Variable in class net.luniks.linux.jv4linfo.VideoChannel.Norm
 
version - Variable in class net.luniks.linux.jv4linfo.V4L2Capability
 
volume - Variable in class net.luniks.linux.jv4linfo.VideoAudio
 
vtr() - Method in class net.luniks.linux.jv4linfo.V4L2Input
VTR time constant

A B C D F G H I J L M N O R S T U V

Copyright © 2004 Torsten Römer, dode@luniks.net