Top | ![]() |
![]() |
![]() |
![]() |
gint | bitrate | Read / Write |
gint | framesize | Read / Write |
gboolean | cbr | Read / Write |
gint | complexity | Read / Write |
gint | max-bitrate | Read / Write |
GstCeltEncPrediction | prediction | Read / Write |
gint | start-band | Read / Write |
plugin |
celt |
author |
Sebastian Dröge <sebastian.droege@collabora.co.uk> |
class |
Codec/Encoder/Audio |
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-raw-int, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ], endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16 |
name |
src |
direction |
source |
presence |
always |
details |
audio/x-celt, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ], frame-size=(int)[ 64, 512 ] |
“bitrate”
property“bitrate” gint
Specify an encoding bit-rate (in bps).
Flags: Read / Write
Allowed values: [10000,320000]
Default value: 64000
“framesize”
property“framesize” gint
The number of samples per frame.
Flags: Read / Write
Allowed values: [64,512]
Default value: 480
“complexity”
property“complexity” gint
Complexity.
Flags: Read / Write
Allowed values: [0,10]
Default value: 9
“max-bitrate”
property“max-bitrate” gint
Specify a maximum encoding bit rate (in bps) for variable bit rate encoding.
Flags: Read / Write
Allowed values: [10000,320000]
Default value: 64000
“prediction”
property “prediction” GstCeltEncPrediction
Controls the use of interframe prediction.
Flags: Read / Write
Default value: Independent frames
“start-band”
property“start-band” gint
Controls the start band that should be used.
Flags: Read / Write
Allowed values: >= 0
Default value: 0