Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: