FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
flacenc.h File Reference
#include "libavcodec/flac.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"

Go to the source code of this file.

Functions

int ff_flac_write_header (AVIOContext *pb, AVCodecContext *codec, int last_block)
 

Function Documentation

int ff_flac_write_header ( AVIOContext pb,
AVCodecContext codec,
int  last_block 
)

Definition at line 27 of file flacenc_header.c.

Referenced by flac_write_header(), and mkv_write_codecprivate().