dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
AudioBuffer.getChannelsPointers
dplug
audio
audiobuffer
AudioBuffer
Get const channel pointers.
T
**
getChannelsPointers
()
const
(
T
*)*
getChannelsPointers
()
struct
AudioBuffer
(T)
nothrow @
nogc
@
safe
return @
trusted
const
const
(
T
*)*
getChannelsPointers
(
)
immutable
(
T
*)*
getChannelsPointers
()
Meta
Source
See Implementation
dplug
audio
audiobuffer
AudioBuffer
destructors
~this
functions
alignment
assumeIsolated
channels
chunkBy
copyFrom
fillWithValue
fillWithZeroes
frames
getChannel
getChannelPointer
getChannelsPointers
hasOwnership
initWithData
isIsolated
isSilent
opDollar
opIndex
opSlice
recomputeZeroFlag
resize
sliceChannels
sliceFrames
postblits
this(this)
Get const channel pointers.