#include <src/PlusDataCollection/NVidiaDVP/nvSDIin.h>
Definition at line 82 of file nvSDIin.h.
◆ CNvSDIin()
◆ ~CNvSDIin()
◆ BindDevice()
HRESULT CNvSDIin::BindDevice |
( |
GLuint |
videoSlot, |
|
|
HDC |
hDC |
|
) |
| |
◆ BindVideoFrameBuffer()
HRESULT CNvSDIin::BindVideoFrameBuffer |
( |
GLuint |
videoBuffer, |
|
|
GLint |
videoBufferFormat, |
|
|
unsigned int |
stream |
|
) |
| |
◆ BindVideoTexture()
HRESULT CNvSDIin::BindVideoTexture |
( |
GLuint |
videoTexture, |
|
|
unsigned int |
stream |
|
) |
| |
◆ Capture()
GLenum CNvSDIin::Capture |
( |
GLuint * |
sequenceNum, |
|
|
GLuint64EXT * |
captureTime |
|
) |
| |
◆ Cleanup()
HRESULT CNvSDIin::Cleanup |
( |
| ) |
|
◆ DumpChannelStatus()
void CNvSDIin::DumpChannelStatus |
( |
NVVIOCHANNELSTATUS |
jack | ) |
|
|
protected |
◆ DumpStreamStatus()
void CNvSDIin::DumpStreamStatus |
( |
NVVIOSTREAM |
stream | ) |
|
|
protected |
◆ EndCapture()
HRESULT CNvSDIin::EndCapture |
( |
| ) |
|
◆ GetBufferObjectPitch()
int CNvSDIin::GetBufferObjectPitch |
( |
unsigned int |
streamIndex | ) |
|
◆ GetDeviceNumber()
int CNvSDIin::GetDeviceNumber |
( |
| ) |
|
◆ GetFrameRate()
HRESULT CNvSDIin::GetFrameRate |
( |
float * |
rate | ) |
|
◆ GetHeight()
unsigned int CNvSDIin::GetHeight |
( |
| ) |
|
◆ GetNumStreams()
unsigned int CNvSDIin::GetNumStreams |
( |
| ) |
|
◆ GetSignalFormat()
NVVIOSIGNALFORMAT CNvSDIin::GetSignalFormat |
( |
| ) |
|
◆ GetVideoInState()
HRESULT CNvSDIin::GetVideoInState |
( |
NVVIOCONFIG_V1 * |
vioConfig, |
|
|
NVVIOSTATUS * |
vioStatus |
|
) |
| |
|
protected |
◆ GetVioHandle()
NvVioHandle CNvSDIin::GetVioHandle |
( |
| ) |
|
◆ GetWidth()
unsigned int CNvSDIin::GetWidth |
( |
| ) |
|
◆ Init()
HRESULT CNvSDIin::Init |
( |
nvOptions * |
options = NULL | ) |
|
◆ SetCSCParams()
void CNvSDIin::SetCSCParams |
( |
GLfloat * |
cscMat, |
|
|
GLfloat * |
cscOffset, |
|
|
GLfloat * |
cscMin, |
|
|
GLfloat * |
cscMax |
|
) |
| |
◆ SetupDevice()
HRESULT CNvSDIin::SetupDevice |
( |
int |
deviceNumber = 0 | ) |
|
◆ SetVideoConfig()
HRESULT CNvSDIin::SetVideoConfig |
( |
| ) |
|
|
protected |
◆ StartCapture()
HRESULT CNvSDIin::StartCapture |
( |
| ) |
|
◆ UnbindDevice()
HRESULT CNvSDIin::UnbindDevice |
( |
| ) |
|
◆ UnbindVideoFrameBuffer()
HRESULT CNvSDIin::UnbindVideoFrameBuffer |
( |
unsigned int |
stream | ) |
|
◆ UnbindVideoTexture()
HRESULT CNvSDIin::UnbindVideoTexture |
( |
unsigned int |
stream | ) |
|
◆ m_activeJacks
unsigned int CNvSDIin::m_activeJacks[NVAPI_MAX_VIO_JACKS] |
|
protected |
◆ m_bCaptureStarted
bool CNvSDIin::m_bCaptureStarted |
|
protected |
◆ m_bDualLink
bool CNvSDIin::m_bDualLink |
|
protected |
◆ m_BitsPerComponent
int CNvSDIin::m_BitsPerComponent |
|
protected |
◆ m_captureTimeQuery
GLuint CNvSDIin::m_captureTimeQuery |
|
protected |
◆ m_cscMat
GLfloat CNvSDIin::m_cscMat[4][4] |
|
protected |
◆ m_cscMax
GLfloat CNvSDIin::m_cscMax[4] |
|
protected |
◆ m_cscMin
GLfloat CNvSDIin::m_cscMin[4] |
|
protected |
◆ m_cscOffset
GLfloat CNvSDIin::m_cscOffset[4] |
|
protected |
◆ m_device
HVIDEOINPUTDEVICENV CNvSDIin::m_device |
|
protected |
◆ m_deviceNumber
int CNvSDIin::m_deviceNumber |
|
protected |
◆ m_ExpansionEnable
int CNvSDIin::m_ExpansionEnable |
|
protected |
◆ m_fFrameRate
float CNvSDIin::m_fFrameRate |
|
protected |
◆ m_gpuTime
float CNvSDIin::m_gpuTime |
◆ m_gviTime
float CNvSDIin::m_gviTime |
◆ m_hDC
◆ m_numStreams
unsigned int CNvSDIin::m_numStreams |
|
protected |
◆ m_Sampling
NVVIOCOMPONENTSAMPLING CNvSDIin::m_Sampling |
|
protected |
◆ m_signalFormatDetail
NVVIOSIGNALFORMATDETAIL CNvSDIin::m_signalFormatDetail |
|
protected |
◆ m_videoFormat
NVVIOSIGNALFORMAT CNvSDIin::m_videoFormat |
|
protected |
◆ m_videoHeight
unsigned int CNvSDIin::m_videoHeight |
|
protected |
◆ m_videoSlot
GLuint CNvSDIin::m_videoSlot |
|
protected |
◆ m_videoWidth
unsigned int CNvSDIin::m_videoWidth |
|
protected |
◆ m_vioHandle
NvVioHandle CNvSDIin::m_vioHandle |
|
protected |
◆ m_vioID
The documentation for this class was generated from the following files: