Method
PwgAudioBlockget_format
since: 0.1
Declaration [src]
PwgAudioFormat*
pwg_audio_block_get_format (
PwgAudioBlock* self
)
Description [src]
Gets the audio format descriptor for this block.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.AudioBlock:format |
Return value
Type: PwgAudioFormat
The block audio format.
| The returned data is owned by the instance. |