stm32h743_player/Middlewares/Third_Party/flac/doc/api/structFLAC____Frame.html
2024-04-07 11:21:58 +08:00

84 lines
4.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FLAC: FLAC__Frame Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">FLAC
&#160;<span id="projectnumber">1.4.3</span>
</div>
<div id="projectbrief">Free Lossless Audio Codec</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structFLAC____Frame-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">FLAC__Frame Struct Reference<div class="ingroups"><a class="el" href="group__flac.html">FLAC C API</a> &raquo; <a class="el" href="group__flac__format.html">FLAC/format.h: format components</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="format_8h_source.html">format.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:gae39796592bb27512110976fe7b80ce06"><td class="memItemLeft" align="right" valign="top">
<a class="el" href="structFLAC____FrameHeader.html">FLAC__FrameHeader</a>&#160;</td><td class="memItemRight" valign="bottom"><b>header</b></td></tr>
<tr class="separator:gae39796592bb27512110976fe7b80ce06"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga526e3e6173e7a6db752e7a44bff3e91d"><td class="memItemLeft" align="right" valign="top">
<a class="el" href="structFLAC____Subframe.html">FLAC__Subframe</a>&#160;</td><td class="memItemRight" valign="bottom"><b>subframes</b> [<a class="el" href="group__flac__format.html#ga488aa5678a58d08f984f5d39185b763d">FLAC__MAX_CHANNELS</a>]</td></tr>
<tr class="separator:ga526e3e6173e7a6db752e7a44bff3e91d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gae8862dd8210e49bda8179559891d2d4e"><td class="memItemLeft" align="right" valign="top">
<a class="el" href="structFLAC____FrameFooter.html">FLAC__FrameFooter</a>&#160;</td><td class="memItemRight" valign="bottom"><b>footer</b></td></tr>
<tr class="separator:gae8862dd8210e49bda8179559891d2d4e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>FLAC frame structure. (c.f. <a href="https://xiph.org/flac/format.html#frame">format specification</a>) </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/FLAC/<a class="el" href="format_8h_source.html">format.h</a></li>
</ul>
</div><!-- contents -->
<hr size="1"/>
Copyright (c) 2000-2009 Josh Coalson
Copyright (c) 2011-2023 Xiph.Org Foundation
<!-- Copyright (c) 2000-2009 Josh Coalson -->
<!-- Copyright (c) 2011-2023 Xiph.Org Foundation -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
<!-- with no invariant sections. -->
<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
</body>
</html>