FFmpeg
Data Fields
RenderParams Struct Reference

#include <ffplay_renderer.h>

Data Fields

SDL_Rect target_rect
 
uint8_t video_background_color [4]
 
enum VideoBackgroundType video_background_type
 

Detailed Description

Definition at line 36 of file ffplay_renderer.h.

Field Documentation

◆ target_rect

SDL_Rect RenderParams::target_rect

Definition at line 37 of file ffplay_renderer.h.

◆ video_background_color

uint8_t RenderParams::video_background_color[4]

Definition at line 38 of file ffplay_renderer.h.

◆ video_background_type

enum VideoBackgroundType RenderParams::video_background_type

Definition at line 39 of file ffplay_renderer.h.


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