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

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

Public Attributes

const char * filename
 
unsigned char * buf
 
int buf_size
 
const char * mime_type
 

Detailed Description

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

Member Data Documentation

◆ buf

unsigned char * AVProbeData::buf

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

◆ buf_size

int AVProbeData::buf_size

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

◆ filename

const char * AVProbeData::filename

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

◆ mime_type

const char * AVProbeData::mime_type

Definition at line 4410 of file ffmpeg-3.4.8-single-header.h.


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