libnestegg  0.1git
Data Fields
nestegg_video_params Struct Reference

Parameters specific to a video track. More...

#include <nestegg.h>

Data Fields

unsigned int stereo_mode
 Video mode. More...
 
unsigned int width
 Width of the video frame in pixels.
 
unsigned int height
 Height of the video frame in pixels.
 
unsigned int display_width
 Display width of the video frame in pixels.
 
unsigned int display_height
 Display height of the video frame in pixels.
 
unsigned int crop_bottom
 Pixels to crop from the bottom of the frame.
 
unsigned int crop_top
 Pixels to crop from the top of the frame.
 
unsigned int crop_left
 Pixels to crop from the left of the frame.
 
unsigned int crop_right
 Pixels to crop from the right of the frame.
 
unsigned int alpha_mode
 1 if an additional opacity stream is available, otherwise 0.
 

Detailed Description

Parameters specific to a video track.

Field Documentation

◆ stereo_mode

unsigned int nestegg_video_params::stereo_mode

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