Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

CVideoAudioInput Class Reference

#include <VideoAudioInput.h>

List of all members.

Public Types

Public Slots

Public Member Functions

Public Attributes


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
Mono 
Stereo 
Language1 
Language2 


Constructor & Destructor Documentation

CVideoAudioInput::CVideoAudioInput CVideoDeviceLinux video,
int  channel
 

Audio inputs of a video device.

This class describes an audio input on the card... Hopefully there are as many audio input as video inputs (and listed in the same order, but well, you never know :))


Member Function Documentation

int CVideoAudioInput::GetBass  )  const
 

QString CVideoAudioInput::GetName  )  const
 

int CVideoAudioInput::GetNumber  )  const
 

int CVideoAudioInput::GetTreble  )  const
 

int CVideoAudioInput::GetVolume  )  const
 

Return volume setting (if supported).

Returns:
An integer in the range 0..65535, or -1 if not supported or on error

bool CVideoAudioInput::IsMutable  ) 
 

Returns true if this audio input can be muted

bool CVideoAudioInput::IsMuted  ) 
 

void CVideoAudioInput::Mute bool  mute_on  )  [slot]
 

void CVideoAudioInput::SetBass int  bass  )  [slot]
 

void CVideoAudioInput::SetTreble int  treble  )  [slot]
 

void CVideoAudioInput::SetVolume int  volume  )  [slot]
 


Member Data Documentation

enum { ... } CVideoAudioInput::Modes
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 13 23:38:47 2006 for CamStream by doxygen 1.3.7