FFmpeg
Functions
voc_packet.c File Reference
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "voc.h"

Go to the source code of this file.

Functions

int ff_voc_get_packet (AVFormatContext *s, AVPacket *pkt, AVStream *st, int max_size)
 

Function Documentation

◆ ff_voc_get_packet()

int ff_voc_get_packet ( AVFormatContext s,
AVPacket pkt,
AVStream st,
int  max_size 
)

Definition at line 27 of file voc_packet.c.

Referenced by avs_read_audio_packet(), read_packet(), and voc_read_packet().