Method
PwgAudioBlockget_data
since: 0.1
Declaration [src]
GBytes*
pwg_audio_block_get_data (
PwgAudioBlock* self
)
Description [src]
Gets a new reference to the copied interleaved sample bytes.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.AudioBlock:data |
Return value
Type: GBytes
Copied interleaved audio sample bytes.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |