Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
transcoder_entry_t Struct Reference

Data Fields

const char * sname
const char * dname
const char * lib
const rb_transcodertranscoder

Detailed Description

Definition at line 175 of file transcode.c.

Field Documentation

◆ dname

const char* transcoder_entry_t::dname

Definition at line 177 of file transcode.c.

◆ lib

const char* transcoder_entry_t::lib

Definition at line 178 of file transcode.c.

◆ sname

const char* transcoder_entry_t::sname

Definition at line 176 of file transcode.c.

◆ transcoder

const rb_transcoder* transcoder_entry_t::transcoder

Definition at line 179 of file transcode.c.


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