Skip to content

Struct SpinnakerNET::H264Option

ClassList > SpinnakerNET > H264Option

More...

  • #include <ManagedDefs.h>

Public Attributes

Type Name
property int bitrate
unsigned int crf
property float frameRate
property int height
bool useMP4
property int width

Public Functions

Type Name
H264Option ()

Detailed Description

Options for saving H.264 files.

Public Attributes Documentation

variable bitrate

property int SpinnakerNET::H264Option::bitrate;

Bit-rate to encode at


variable crf

unsigned int SpinnakerNET::H264Option::crf;

Constant Rate Factor to use


variable frameRate

property float SpinnakerNET::H264Option::frameRate;

Frame rate of the stream


variable height

property int SpinnakerNET::H264Option::height;

Height of source image


variable useMP4

bool SpinnakerNET::H264Option::useMP4;

Switch to using mp4 file format


variable width

property int SpinnakerNET::H264Option::width;

Width of source image


Public Functions Documentation

function H264Option

inline SpinnakerNET::H264Option::H264Option () 


The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/ManagedDefs.h