Gst.Audio.AggregatorPad – gstreamer-audio-1.0 Reference Manual
AggregatorPad
Object Hierarchy:
Gst.Audio.AggregatorPad
Gst.Audio.AggregatorPad
Gst.Audio.AggregatorPad
Gst.Base.AggregatorPad
Gst.Base.AggregatorPad
Gst.Base.AggregatorPad->Gst.Audio.AggregatorPad
Gst.Pad
Gst.Pad
Gst.Pad->Gst.Base.AggregatorPad
Gst.Object
Gst.Object
Gst.Object->Gst.Pad
GLib.InitiallyUnowned
GLib.InitiallyUnowned
GLib.InitiallyUnowned->Gst.Object
GLib.Object
GLib.Object
GLib.Object->GLib.InitiallyUnowned
Description:
[
CCode
( type_id =
"gst_audio_aggregator_pad_get_type ()"
) ]
[
GIR
( name =
"AudioAggregatorPad"
) ]
[
Version
( since =
"1.14"
) ]
public
class
AggregatorPad
:
AggregatorPad
The default implementation of GstPad used with
Aggregator
All known sub-classes:
AggregatorConvertPad
Namespace:
Gst.Audio
Package:
gstreamer-audio-1.0
Content:
Properties:
public
bool
qos_messages
{
get
;
set
; }
Emit QoS messages when dropping buffers.
Creation methods:
protected
AggregatorPad
()
Methods:
public
virtual
Buffer
convert_buffer
(
Info
in_info,
Info
out_info,
Buffer
buffer)
public
virtual
void
update_conversion_info
()
Fields:
public
unowned
Info
info
Inherited Members:
All known members inherited from class Gst.Base.AggregatorPad
buffer_consumed
drop_buffer
emit_signals
flush
has_buffer
is_eos
is_inactive
peek_buffer
pop_buffer
segment
skip_buffer
All known members inherited from class Gst.Pad
activate_mode
add_probe
can_link
caps
chain
chain_list
check_reconfigure
create_stream_id
create_stream_id_printf
create_stream_id_printf_valist
direction
element_private
event_default
forward
get_allowed_caps
get_current_caps
get_direction
get_element_private
get_last_flow_return
get_offset
get_pad_template
get_pad_template_caps
get_parent_element
get_peer
get_range
get_single_internal_link
get_sticky_event
get_stream
get_stream_id
get_task_state
has_current_caps
is_active
is_blocked
is_blocking
is_linked
iterate_internal_links
iterate_internal_links_default
link
link_get_name
link_maybe_ghosting
link_maybe_ghosting_full
linked
mark_reconfigure
needs_reconfigure
offset
padtemplate
pause_task
peer_query
peer_query_accept_caps
peer_query_caps
peer_query_convert
peer_query_duration
peer_query_position
proxy_query_accept_caps
proxy_query_caps
pull_range
push
push_event
push_list
query
query_accept_caps
query_caps
query_convert
query_default
query_duration
query_position
remove_probe
send_event
set_activate_function
set_activatemode_function
set_active
set_chain_function
set_chain_list_function
set_element_private
set_event_full_function_full
set_event_function
set_getrange_function
set_iterate_internal_links_function
set_link_function
set_offset
set_query_function
set_unlink_function
start_task
sticky_events_foreach
stop_task
store_sticky_event
template
unlink
unlinked
use_fixed_caps
All known members inherited from class Gst.Object
@lock
@ref
add_control_binding
check_uniqueness
deep_notify
default_deep_notify
default_error
flags
get_control_binding
get_control_rate
get_g_value_array
get_name
get_parent
get_path_string
get_value
has_active_control_bindings
has_ancestor
has_as_ancestor
has_as_parent
name
parent
remove_control_binding
replace
set_control_binding_disabled
set_control_bindings_disabled
set_control_rate
set_name
set_parent
suggest_next_sync
sync_values
unparent
unref
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
2022 vala-language.org