<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_ALSimpleAudioBuffer.IALAudioBuffer</id>
		<title>Interface ALSimpleAudioBuffer.IALAudioBuffer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_ALSimpleAudioBuffer.IALAudioBuffer"/>
		<link rel="alternate" type="text/html" href="https://mitov.com/wiki/index.php?title=Interface_ALSimpleAudioBuffer.IALAudioBuffer&amp;action=history"/>
		<updated>2026-04-17T00:20:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>https://mitov.com/wiki/index.php?title=Interface_ALSimpleAudioBuffer.IALAudioBuffer&amp;diff=12210&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://mitov.com/wiki/index.php?title=Interface_ALSimpleAudioBuffer.IALAudioBuffer&amp;diff=12210&amp;oldid=prev"/>
				<updated>2012-10-18T17:19:29Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:19, 18 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 35:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 35:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetWaveFormat() : TALWaveFormatExtensible|function GetWaveFormat() : TALWaveFormatExtensible]] - Returns the WaveFormatExtensible structure for the audio data in the buffer. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetWaveFormat() : TALWaveFormatExtensible|function GetWaveFormat() : TALWaveFormatExtensible]] - Returns the WaveFormatExtensible structure for the audio data in the buffer. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetDataOffset() : Cardinal|function GetDataOffset() : Cardinal]] - Returns the offset from the beginning of the buffer where the format information ends and the real data starts. This method is rarely used. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetDataOffset() : Cardinal|function GetDataOffset() : Cardinal]] - Returns the offset from the beginning of the buffer where the format information ends and the real data starts. This method is rarely used. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.IsEqualToValue(Integer) : Boolean|function IsEqualToValue(AValue : Integer) : Boolean]] - Returns true if all the samples in the buffer are equal to a value. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.IsEqualChannelValue(Integer;Integer) : Boolean|function IsEqualChannelValue(AChannel : Integer; AValue : Integer) : Boolean]] - Returns true if all the samples in a buffer channel are equal to a value. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Read() : PAnsiChar|function Read() : PAnsiChar]] - Returns read only pointer to the buffer data. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Read() : PAnsiChar|function Read() : PAnsiChar]] - Returns read only pointer to the buffer data. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Write() : PAnsiChar|function Write() : PAnsiChar]] - Returns write pointer to the buffer data. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Write() : PAnsiChar|function Write() : PAnsiChar]] - Returns write pointer to the buffer data. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 57:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 59:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.MultiplyByReal(Real)|procedure MultiplyByReal(AValue : Real)]] - Multiplies the data in the buffer by a real. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.MultiplyByReal(Real)|procedure MultiplyByReal(AValue : Real)]] - Multiplies the data in the buffer by a real. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Resize(Cardinal;Boolean)|procedure Resize(Size : Cardinal; PreserveData : Boolean)]] - Resizes the array and the contained buffers. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Resize(Cardinal;Boolean)|procedure Resize(Size : Cardinal; PreserveData : Boolean)]] - Resizes the array and the contained buffers. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;minus;&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannel(Cardinal) : ISLIntegerBuffer|function GetChannel(AIndex : Cardinal) : ISLIntegerBuffer]] - Returns the channel data ad an ISLIntegerBuffer. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannel(Cardinal) : ISLIntegerBuffer|function GetChannel(AIndex : Cardinal) : ISLIntegerBuffer]] - Returns the channel data ad an &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Interface SLSimpleDataBuffer.&lt;/ins&gt;ISLIntegerBuffer&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|ISLIntegerBuffer]]&lt;/ins&gt;. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;minus;&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannelAsReal(Cardinal) : ISLRealBuffer|function GetChannelAsReal(AIndex : Cardinal) : ISLRealBuffer]] - Returns the channel data ad an ISLRealBuffer. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannelAsReal(Cardinal) : ISLRealBuffer|function GetChannelAsReal(AIndex : Cardinal) : ISLRealBuffer]] - Returns the channel data ad an &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Interface SLSimpleDataBuffer.&lt;/ins&gt;ISLRealBuffer&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|ISLRealBuffer]]&lt;/ins&gt;. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Interfaces]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Interfaces]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>https://mitov.com/wiki/index.php?title=Interface_ALSimpleAudioBuffer.IALAudioBuffer&amp;diff=2370&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://mitov.com/wiki/index.php?title=Interface_ALSimpleAudioBuffer.IALAudioBuffer&amp;diff=2370&amp;oldid=prev"/>
				<updated>2011-11-22T00:17:41Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package AudioLabBasicPkg|AudioLabBasicPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ALSimpleAudioBuffer|ALSimpleAudioBuffer]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Interface MLSimpleMediaBuffer.IMLMediaBuffer|IMLMediaBuffer]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' IALAudioBuffer = '''interface'''( [[Interface MLSimpleMediaBuffer.IMLMediaBuffer|IMLMediaBuffer]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Audio data buffer interface. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines Audio data buffer interface.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
*[[Property ALSimpleAudioBuffer.IALAudioBuffer.Item|Item]] - Access to individual sample of individual audio channel of the audio data buffer. &lt;br /&gt;
*[[Property ALSimpleAudioBuffer.IALAudioBuffer.Channels|Channels]] - Access to individual audio channel of the audio data buffer. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannels() : Cardinal|function GetChannels() : Cardinal]] - Returns the number of channels for the buffer data. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetBitsPerSample() : Cardinal|function GetBitsPerSample() : Cardinal]] - Returns the bits per sample for the buffer data. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetSamplesPerSecond() : Cardinal|function GetSamplesPerSecond() : Cardinal]] - Returns the Sample Rate in Audio Samples Per Second. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetDataStep() : Cardinal|function GetDataStep() : Cardinal]] - Returns the step in bytes between each 2 audio samples. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannelMask() : TALSpeakers|function GetChannelMask() : TALSpeakers]] - Returns the channel mask indicating which channels (Speakers) are active. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetSampleBitWidth() : Cardinal|function GetSampleBitWidth() : Cardinal]] - Returns the size of each sample in number of bits. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetWaveFormat() : TALWaveFormatExtensible|function GetWaveFormat() : TALWaveFormatExtensible]] - Returns the WaveFormatExtensible structure for the audio data in the buffer. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetDataOffset() : Cardinal|function GetDataOffset() : Cardinal]] - Returns the offset from the beginning of the buffer where the format information ends and the real data starts. This method is rarely used. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Read() : PAnsiChar|function Read() : PAnsiChar]] - Returns read only pointer to the buffer data. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Write() : PAnsiChar|function Write() : PAnsiChar]] - Returns write pointer to the buffer data. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.Modify() : PAnsiChar|function Modify() : PAnsiChar]] - Returns read and write pointer to the buffer data. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetItem(Cardinal;Cardinal) : Integer|function GetItem(Index : Cardinal; Channel : Cardinal) : Integer]] - Returns individual sample of individual audio channel of the audio data buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.SetItem(Cardinal;Cardinal;Integer)|procedure SetItem(Index : Cardinal; Channel : Cardinal; AValue : Integer)]] - Sets value to individual sample of individual audio channel of the audio data buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Add(IALAudioBuffer)|procedure Add(Right : IALAudioBuffer)]] - Adds the values of the samples of another buffer to the corresponding samples of this buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Subtract(IALAudioBuffer)|procedure Subtract(Right : IALAudioBuffer)]] - Subtracts the samples in the buffer by the corresponding samples of another buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Multiply(IALAudioBuffer)|procedure Multiply(Right : IALAudioBuffer)]] - Multiples the samples in the buffer by the corresponding samples of another buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Divide(IALAudioBuffer)|procedure Divide(Right : IALAudioBuffer)]] - Divides the samples in the buffer by the corresponding samples of another buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.SetValue(Integer)|procedure SetValue(AValue : Integer)]] - Sets all samples of the buffer to a specified value. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.AddValue(Integer)|procedure AddValue(AValue : Integer)]] - Adds an integer value to each element of the buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.SubtractValue(Integer)|procedure SubtractValue(AValue : Integer)]] - Subtracts an integer value from each element of the buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.MultiplyValue(Integer)|procedure MultiplyValue(AValue : Integer)]] - Multiplies an integer value to each element of the buffer. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.DivideValue(Integer)|procedure DivideValue(AValue : Integer)]] - Divides each element of the buffer data by a value. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.SetChannelValue(Integer;Integer)|procedure SetChannelValue(AChannel : Integer; AValue : Integer)]] - Sets all samples of a buffer channel to a specified value. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.AddChannelValue(Integer;Integer)|procedure AddChannelValue(AChannel : Integer; AValue : Integer)]] - Adds an integer value to each element of a buffer channel. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.SubChannelValue(Integer;Integer)|procedure SubChannelValue(AChannel : Integer; AValue : Integer)]] - Sets all samples of a buffer channel to a specified value. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.MulChannelValue(Integer;Integer)|procedure MulChannelValue(AChannel : Integer; AValue : Integer)]] - Multiplies an integer value to each element of a buffer channel. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.DivChannelValue(Integer;Integer)|procedure DivChannelValue(AChannel : Integer; AValue : Integer)]] - Divides each element of the buffer channel data by a value. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Zero()|procedure Zero()]] - Sets all the samples of the buffer to Zero (Silence). &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.MultiplyByReal(Real)|procedure MultiplyByReal(AValue : Real)]] - Multiplies the data in the buffer by a real. &lt;br /&gt;
*[[Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Resize(Cardinal;Boolean)|procedure Resize(Size : Cardinal; PreserveData : Boolean)]] - Resizes the array and the contained buffers. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannel(Cardinal) : ISLIntegerBuffer|function GetChannel(AIndex : Cardinal) : ISLIntegerBuffer]] - Returns the channel data ad an ISLIntegerBuffer. &lt;br /&gt;
*[[Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannelAsReal(Cardinal) : ISLRealBuffer|function GetChannelAsReal(AIndex : Cardinal) : ISLRealBuffer]] - Returns the channel data ad an ISLRealBuffer. &lt;br /&gt;
&lt;br /&gt;
[[Category:Interfaces]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>