FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
CameraDeviceStream Struct Reference
Collaboration diagram for CameraDeviceStream:

Data Fields

BOOL streaming
 
CAM_MEDIA_FORMAT_INFO formats
 
CAM_MEDIA_TYPE_DESCRIPTION currMediaType
 
GENERIC_CHANNEL_CALLBACKhSampleReqChannel
 
INT nSampleCredits
 
wStreamsampleRespBuffer
 
H264_CONTEXT * h264
 
struct SwsContext * sws
 

Detailed Description

Definition at line 97 of file camera.h.

Field Documentation

◆ currMediaType

CAM_MEDIA_TYPE_DESCRIPTION CameraDeviceStream::currMediaType

Definition at line 101 of file camera.h.

◆ formats

CAM_MEDIA_FORMAT_INFO CameraDeviceStream::formats

Definition at line 100 of file camera.h.

◆ h264

H264_CONTEXT* CameraDeviceStream::h264

Definition at line 107 of file camera.h.

◆ hSampleReqChannel

GENERIC_CHANNEL_CALLBACK* CameraDeviceStream::hSampleReqChannel

Definition at line 103 of file camera.h.

◆ nSampleCredits

INT CameraDeviceStream::nSampleCredits

Definition at line 104 of file camera.h.

◆ sampleRespBuffer

wStream* CameraDeviceStream::sampleRespBuffer

Definition at line 105 of file camera.h.

◆ streaming

BOOL CameraDeviceStream::streaming

Definition at line 99 of file camera.h.

◆ sws

struct SwsContext* CameraDeviceStream::sws

Definition at line 121 of file camera.h.


The documentation for this struct was generated from the following file: