Skip to content

Struct _spinH264Option

ClassList > _spinH264Option

More...

  • #include <SpinnakerDefsC.h>

Public Attributes

Type Name
unsigned int bitrate
unsigned int crf
float frameRate
unsigned int height
unsigned int reserved
bool8_t useMP4
unsigned int width

Detailed Description

Options for saving H264 videos. Used in saving H264 videos with a call to spinAVIRecorderOpenH264().

Public Attributes Documentation

variable bitrate

unsigned int _spinH264Option::bitrate;

Bitrate to encode at


variable crf

unsigned int _spinH264Option::crf;

Constant Rate Factor to use


variable frameRate

float _spinH264Option::frameRate;

Frame rate of the stream


variable height

unsigned int _spinH264Option::height;

Height of source image


variable reserved

unsigned int _spinH264Option::reserved[256];

Reserved for future use


variable useMP4

bool8_t _spinH264Option::useMP4;

Switch to using mp4 file format


variable width

unsigned int _spinH264Option::width;

Width of source image



The documentation for this class was generated from the following file C:/workspace/include/spinc/SpinnakerDefsC.h