pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
Functions
Plank AudioFileRegion class
Plank classes

An audio file region reference. More...

Functions

PlankResult pl_AudioFileRegion_CreateSharedPtr (PlankAudioFileRegionRef *pp)
 Create a Plank AudioFileRegion object and return an oqaque reference to it.

Detailed Description

An audio file region reference.

This is a generic region, this may also be specified as a loop, selection etc.


Function Documentation

PlankResult pl_AudioFileRegion_CreateSharedPtr ( PlankAudioFileRegionRef *  pp)

Create a Plank AudioFileRegion object and return an oqaque reference to it.

Returns:
A Plank AudioFileRegion object as an opaque reference or PLANK_NULL.
 All Classes Functions Typedefs Enumerations Enumerator Properties