| FFmpeg
    | 
CodingSpool Struct Reference
  | Data Fields | |
| int | typeSpool | 
| int | typeSpoolLength | 
| uint8_t | argumentSpool [64] | 
| uint8_t * | args | 
| uint8_t ** | pout | 
Detailed Description
Definition at line 600 of file roqvideoenc.c.
Field Documentation
| uint8_t* CodingSpool::args | 
Definition at line 605 of file roqvideoenc.c.
Referenced by musixmatch.api.Error::__repr__(), musixmatch.api.Error::__str__(), reconstruct_and_encode_image(), and write_typecode().
| uint8_t CodingSpool::argumentSpool[64] | 
Definition at line 604 of file roqvideoenc.c.
Referenced by reconstruct_and_encode_image(), and write_typecode().
| uint8_t** CodingSpool::pout | 
Definition at line 606 of file roqvideoenc.c.
Referenced by reconstruct_and_encode_image(), and write_typecode().
| int CodingSpool::typeSpool | 
Definition at line 602 of file roqvideoenc.c.
Referenced by reconstruct_and_encode_image(), and write_typecode().
| int CodingSpool::typeSpoolLength | 
Definition at line 603 of file roqvideoenc.c.
Referenced by reconstruct_and_encode_image(), and write_typecode().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11