This is the complete list of members for videoOptions, including all inherited members.
bitRate | videoOptions | |
codec | videoOptions | |
Codec enum name | videoOptions | |
CODEC_CPU enum value | videoOptions | |
CODEC_H264 enum value | videoOptions | |
CODEC_H265 enum value | videoOptions | |
CODEC_MJPEG enum value | videoOptions | |
CODEC_MPEG2 enum value | videoOptions | |
CODEC_MPEG4 enum value | videoOptions | |
CODEC_NVDEC enum value | videoOptions | |
CODEC_NVENC enum value | videoOptions | |
CODEC_OMX enum value | videoOptions | |
CODEC_RAW enum value | videoOptions | |
CODEC_UNKNOWN enum value | videoOptions | |
CODEC_V4L2 enum value | videoOptions | |
CODEC_VP8 enum value | videoOptions | |
CODEC_VP9 enum value | videoOptions | |
CodecFromStr(const char *str) | videoOptions | static |
CodecToStr(Codec codec) | videoOptions | static |
CodecType enum name | videoOptions | |
codecType | videoOptions | |
CodecTypeFromStr(const char *str) | videoOptions | static |
CodecTypeToStr(CodecType codecType) | videoOptions | static |
DEVICE_CSI enum value | videoOptions | |
DEVICE_DEFAULT enum value | videoOptions | |
DEVICE_DISPLAY enum value | videoOptions | |
DEVICE_FILE enum value | videoOptions | |
DEVICE_IP enum value | videoOptions | |
DEVICE_V4L2 enum value | videoOptions | |
deviceType | videoOptions | |
DeviceType enum name | videoOptions | |
DeviceTypeFromStr(const char *str) | videoOptions | static |
DeviceTypeToStr(DeviceType type) | videoOptions | static |
FLIP_CLOCKWISE enum value | videoOptions | |
FLIP_COUNTERCLOCKWISE enum value | videoOptions | |
FLIP_DEFAULT enum value | videoOptions | |
FLIP_HORIZONTAL enum value | videoOptions | |
FLIP_NONE enum value | videoOptions | |
FLIP_ROTATE_180 enum value | videoOptions | |
FLIP_UPPER_LEFT_DIAGONAL enum value | videoOptions | |
FLIP_UPPER_RIGHT_DIAGONAL enum value | videoOptions | |
FLIP_VERTICAL enum value | videoOptions | |
flipMethod | videoOptions | |
FlipMethod enum name | videoOptions | |
FlipMethodFromStr(const char *str) | videoOptions | static |
FlipMethodToStr(FlipMethod flip) | videoOptions | static |
frameCount | videoOptions | |
frameRate | videoOptions | |
height | videoOptions | |
INPUT enum value | videoOptions | |
ioType | videoOptions | |
IoType enum name | videoOptions | |
IoTypeFromStr(const char *str) | videoOptions | static |
IoTypeToStr(IoType type) | videoOptions | static |
latency | videoOptions | |
loop | videoOptions | |
numBuffers | videoOptions | |
OUTPUT enum value | videoOptions | |
Parse(const char *URI, const int argc, char **argv, IoType ioType, const char *extraFlag=NULL) | videoOptions | |
Parse(const char *URI, const commandLine &cmdLine, IoType ioType) | videoOptions | |
Parse(const int argc, char **argv, IoType ioType, int ioPositionArg=-1) | videoOptions | |
Parse(const commandLine &cmdLine, IoType ioType, int ioPositionArg=-1) | videoOptions | |
Print(const char *prefix=NULL) const | videoOptions | |
resource | videoOptions | |
save | videoOptions | |
sslCert | videoOptions | |
sslKey | videoOptions | |
stunServer | videoOptions | |
videoOptions() | videoOptions | |
width | videoOptions | |
zeroCopy | videoOptions | |