Ruby 3.5.0dev (2025-02-22 revision 412997300569c1853c09813e4924b6df3d7e8669)
Data Fields
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: