From fa3f99377c9c7bdfdaec79f6a7eb4967059182bf Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 10 Jan 2015 18:42:37 +0100 Subject: Added full source of flac-1.2.1 (nw) --- .../doc/html/api/structFLAC____StreamDecoder.html | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 3rdparty/libflac/doc/html/api/structFLAC____StreamDecoder.html (limited to '3rdparty/libflac/doc/html/api/structFLAC____StreamDecoder.html') diff --git a/3rdparty/libflac/doc/html/api/structFLAC____StreamDecoder.html b/3rdparty/libflac/doc/html/api/structFLAC____StreamDecoder.html new file mode 100644 index 00000000000..a5e3ff7c6e7 --- /dev/null +++ b/3rdparty/libflac/doc/html/api/structFLAC____StreamDecoder.html @@ -0,0 +1,50 @@ + + +FLAC: FLAC__StreamDecoder Struct Reference + + + +
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
+

FLAC__StreamDecoder Struct Reference
+ +[FLAC/stream_decoder.h: stream decoder interface] +

#include <stream_decoder.h> +

+List of all members.


Detailed Description

+The opaque structure definition for the stream decoder type. See the stream decoder module for a detailed description. +

+ + + + + + + +

Public Attributes

+FLAC__StreamDecoderProtected * protected_
+FLAC__StreamDecoderPrivate * private_
+


The documentation for this struct was generated from the following file: + +
+ + + + + + + + + -- cgit v1.2.3