Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
transcoder_entry_t Struct Reference

Data Fields

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

Detailed Description

Definition at line 177 of file transcode.c.

Field Documentation

◆ dname

const char* transcoder_entry_t::dname

Definition at line 179 of file transcode.c.

◆ lib

const char* transcoder_entry_t::lib

Definition at line 180 of file transcode.c.

◆ sname

const char* transcoder_entry_t::sname

Definition at line 178 of file transcode.c.

◆ transcoder

const rb_transcoder* transcoder_entry_t::transcoder

Definition at line 181 of file transcode.c.


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