Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSrc ╰── BtMemoryAudioSrc
GStreamer audio source to play samples from memory. Supports interleaved multi-channels audio. Supports trickmode playback (resampling and ping-pong loops).
“caps”
property “caps” GstCaps *
Data format of sample.
Owner: BtMemoryAudioSrc
Flags: Read / Write
“data”
property“data” gpointer
The sample data (interleaved for multi-channel).
Owner: BtMemoryAudioSrc
Flags: Read / Write
“length”
property“length” gulong
Length of the sample in number of samples.
Owner: BtMemoryAudioSrc
Flags: Read / Write
Allowed values: <= G_MAXINT