Constructor
GeglAudioFragmentnew
Declaration [src]
GeglAudioFragment*
gegl_audio_fragment_new (
  int sample_rate,
  int channels,
  int channel_layout,
  int max_samples
)
Parameters
- sample_rate
- 
            Type: intNo description available. 
- channels
- 
            Type: intNo description available. 
- channel_layout
- 
            Type: intNo description available. 
- max_samples
- 
            Type: intNo description available. 
Return value
Type: GeglAudioFragment
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |