FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
PacketWriter Struct Reference

Data Fields

int pos
 
AVPacketpacket
 

Detailed Description

Definition at line 64 of file libopenjpegenc.c.

Field Documentation

◆ pos

int PacketWriter::pos

Definition at line 65 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_frame(), stream_seek(), stream_skip(), and stream_write().

◆ packet

AVPacket* PacketWriter::packet

Definition at line 66 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_frame(), stream_seek(), stream_skip(), and stream_write().


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