Audacity 3.2.0
Public Attributes | List of all members
AVPacketList Struct Reference

#include <ffmpeg-2.3.6-single-header.h>

Collaboration diagram for AVPacketList:
[legend]

Public Attributes

AVPacket pkt
 
struct AVPacketListnext
 

Detailed Description

Definition at line 4709 of file ffmpeg-2.3.6-single-header.h.

Member Data Documentation

◆ next

struct AVPacketList * AVPacketList::next

Definition at line 4711 of file ffmpeg-2.3.6-single-header.h.

◆ pkt

AVPacket AVPacketList::pkt

Definition at line 4710 of file ffmpeg-2.3.6-single-header.h.


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