LiVES  3.2.0
Data Fields
_encoder Struct Reference

#include <plugins.h>

Data Fields

char name [64]
 
uint32_t audio_codec
 
uint32_t capabilities
 
char of_name [64]
 
char of_desc [128]
 
int of_allowed_acodecs
 
char of_restrict [1024]
 
char of_def_ext [16]
 
char ptext [512]
 

Detailed Description

Definition at line 233 of file plugins.h.

Field Documentation

◆ audio_codec

uint32_t _encoder::audio_codec

Definition at line 235 of file plugins.h.

Referenced by rdet_acodec_changed(), and set_acodec_list_from_allowed().

◆ capabilities

uint32_t _encoder::capabilities

Definition at line 255 of file plugins.h.

Referenced by on_encoder_entry_changed().

◆ name

char _encoder::name[64]

◆ of_allowed_acodecs

int _encoder::of_allowed_acodecs

◆ of_def_ext

char _encoder::of_def_ext[16]

Definition at line 267 of file plugins.h.

◆ of_desc

char _encoder::of_desc[128]

Definition at line 264 of file plugins.h.

Referenced by on_encoder_ofmt_changed().

◆ of_name

char _encoder::of_name[64]

Definition at line 263 of file plugins.h.

Referenced by on_encoder_ofmt_changed().

◆ of_restrict

char _encoder::of_restrict[1024]

Definition at line 266 of file plugins.h.

Referenced by on_encoder_entry_changed(), and on_encoder_ofmt_changed().

◆ ptext

char _encoder::ptext[512]

Definition at line 268 of file plugins.h.

Referenced by pump_io_chan().


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