mediastreamer2  2.11.0
Data Fields
_MSVideoConfiguration Struct Reference

#include <msvideo.h>

Data Fields

int required_bitrate
int bitrate_limit
MSVideoSize vsize
float fps
int mincpu
void * extra

Detailed Description

Structure describing a video configuration to be able to define a video size, a FPS and some other parameters according to the desired bitrate.


Field Documentation

The minimum bitrate required for the video configuration to be used.

The maximum bitrate to use when this video configuration is used.

The video size that is used when using this video configuration.

The FPS that is used when using this video configuration.

The minimum cpu count necessary when this configuration is used

A pointer to some extra parameters that may be used by the encoder when using this video configuration.


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