~ubuntu-branches/ubuntu/feisty/flac/feisty

« back to all changes in this revision

Viewing changes to doc/html/api/structFLAC____StreamMetadata__CueSheet__Index.html

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>FLAC__StreamMetadata_CueSheet_Index struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.2.14 -->
 
7
<center>
 
8
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
 
9
<hr><h1>FLAC__StreamMetadata_CueSheet_Index  Struct Reference<br>
 
10
<small>
 
11
[<a class="el" href="group__flac__format.html">FLAC/format.h: format components</a>]</small>
 
12
</h1><code>#include &lt;<a class="el" href="format_8h-source.html">format.h</a>&gt;</code>
 
13
<p>
 
14
<a href="structFLAC____StreamMetadata__CueSheet__Index-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 
15
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
 
16
<tr><td nowrap align=right valign=top>FLAC__uint64&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____StreamMetadata__CueSheet__Index.html#m0">offset</a></td></tr>
 
17
<tr><td nowrap align=right valign=top>FLAC__byte&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____StreamMetadata__CueSheet__Index.html#m1">number</a></td></tr>
 
18
</table>
 
19
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
20
FLAC CUESHEET track index structure. (See the <a href="../format.html#cuesheet_track_index">format specification</a> for the full description of each field.) 
 
21
<p>
 
22
<hr><h2>Member Data Documentation</h2>
 
23
<a name="m0" doxytag="FLAC__StreamMetadata_CueSheet_Index::offset"></a><p>
 
24
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
25
  <tr>
 
26
    <td class="md">
 
27
      <table cellpadding="0" cellspacing="0" border="0">
 
28
        <tr>
 
29
          <td class="md" nowrap valign="top"> FLAC__uint64 FLAC__StreamMetadata_CueSheet_Index::offset
 
30
      </table>
 
31
    </td>
 
32
  </tr>
 
33
</table>
 
34
<table cellspacing=5 cellpadding=0 border=0>
 
35
  <tr>
 
36
    <td>
 
37
      &nbsp;
 
38
    </td>
 
39
    <td>
 
40
 
 
41
<p>
 
42
Offset in samples, relative to the track offset, of the index point.     </td>
 
43
  </tr>
 
44
</table>
 
45
<a name="m1" doxytag="FLAC__StreamMetadata_CueSheet_Index::number"></a><p>
 
46
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
47
  <tr>
 
48
    <td class="md">
 
49
      <table cellpadding="0" cellspacing="0" border="0">
 
50
        <tr>
 
51
          <td class="md" nowrap valign="top"> FLAC__byte FLAC__StreamMetadata_CueSheet_Index::number
 
52
      </table>
 
53
    </td>
 
54
  </tr>
 
55
</table>
 
56
<table cellspacing=5 cellpadding=0 border=0>
 
57
  <tr>
 
58
    <td>
 
59
      &nbsp;
 
60
    </td>
 
61
    <td>
 
62
 
 
63
<p>
 
64
The index point number.     </td>
 
65
  </tr>
 
66
</table>
 
67
<hr>The documentation for this struct was generated from the following file:<ul>
 
68
<li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
 
69
<hr><address><small>Generated on Sat Jan 25 10:44:51 2003 for FLAC by
 
70
<a href="http://www.doxygen.org/index.html">
 
71
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
72
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
73
 &copy;&nbsp;1997-2002</small></address>
 
74
</body>
 
75
</html>