| FFmpeg
    | 
UtVideoContext Struct Reference
  #include <libutvideo.h>
Collaboration diagram for UtVideoContext:

| Data Fields | |
| CCodec * | codec | 
| unsigned int | buf_size | 
| uint8_t * | buffer | 
Detailed Description
Definition at line 55 of file libutvideo.h.
Field Documentation
| unsigned int UtVideoContext::buf_size | 
Definition at line 57 of file libutvideo.h.
Referenced by utvideo_decode_frame(), utvideo_decode_init(), utvideo_encode_frame(), and utvideo_encode_init().
| uint8_t* UtVideoContext::buffer | 
Definition at line 58 of file libutvideo.h.
Referenced by utvideo_decode_close(), utvideo_decode_frame(), utvideo_decode_init(), utvideo_encode_close(), utvideo_encode_frame(), and utvideo_encode_init().
| CCodec* UtVideoContext::codec | 
Definition at line 56 of file libutvideo.h.
Referenced by utvideo_decode_close(), utvideo_decode_frame(), utvideo_decode_init(), utvideo_encode_close(), utvideo_encode_frame(), and utvideo_encode_init().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11