Decoder
Object Hierarchy:
Description:
[ CCode ( type_id = "gst_video_decoder_get_type ()" ) ]
[ GIR ( name = "VideoDecoder" ) ]
public abstract class Decoder : Element
Content:
Properties:
Creation methods:
Methods:
- public void add_to_frame (int n_bytes)
- public Buffer allocate_output_buffer ()
- public FlowReturn allocate_output_frame (CodecFrame frame)
- public FlowReturn allocate_output_frame_with_params (CodecFrame frame, BufferPoolAcquireParams @params)
- public virtual bool close ()
- public virtual bool decide_allocation (Query query)
- public virtual FlowReturn drain ()
- public FlowReturn drop_frame (owned CodecFrame frame)
- public FlowReturn drop_subframe (owned CodecFrame frame)
- public virtual FlowReturn finish ()
- public FlowReturn finish_frame (owned CodecFrame frame)
- public FlowReturn finish_subframe (owned CodecFrame frame)
- public virtual bool flush ()
- public void get_allocator (out Allocator allocator, out AllocationParams @params)
- public BufferPool get_buffer_pool ()
- public int get_estimate_rate ()
- public CodecFrame get_frame (int frame_number)
- public List<CodecFrame> get_frames ()
- public uint get_input_subframe_index (CodecFrame frame)
- public void get_latency (out ClockTime min_latency, out ClockTime max_latency)
- public ClockTimeDiff get_max_decode_time (CodecFrame frame)
- public int get_max_errors ()
- public bool get_needs_format ()
- public bool get_needs_sync_point ()
- public CodecFrame get_oldest_frame ()
- public CodecState get_output_state ()
- public bool get_packetized ()
- public size_t get_pending_frame_size ()
- public uint get_processed_subframe_index (CodecFrame frame)
- public double get_qos_proportion ()
- public bool get_subframe_mode ()
- public virtual Caps getcaps (Caps filter)
- public virtual FlowReturn handle_frame (owned CodecFrame frame)
- public virtual bool handle_missing_data (ClockTime timestamp, ClockTime duration)
- public FlowReturn have_frame ()
- public FlowReturn have_last_subframe (CodecFrame frame)
- public void merge_tags (TagList? tags, TagMergeMode mode)
- public virtual bool negotiate ()
- public virtual bool open ()
- public virtual FlowReturn parse (CodecFrame frame, Adapter adapter, bool at_eos)
- public virtual bool propose_allocation (Query query)
- public Caps proxy_getcaps (Caps? caps, Caps? filter)
- public void release_frame (owned CodecFrame frame)
- public void request_sync_point (CodecFrame frame, DecoderRequestSyncPointFlags flags)
- public virtual bool reset (bool hard)
- public void set_estimate_rate (bool enabled)
- public virtual bool set_format (CodecState state)
- public CodecState set_interlaced_output_state (Format fmt, InterlaceMode interlace_mode, uint width, uint height, CodecState? reference)
- public void set_latency (ClockTime min_latency, ClockTime max_latency)
- public void set_max_errors (int num)
- public void set_needs_format (bool enabled)
- public void set_needs_sync_point (bool enabled)
- public CodecState set_output_state (Format fmt, uint width, uint height, CodecState? reference)
- public void set_packetized (bool packetized)
- public void set_subframe_mode (bool subframe_mode)
- public void set_use_default_pad_acceptcaps (bool use)
- public virtual bool sink_event (Event event)
- public virtual bool sink_query (Query query)
- public virtual bool src_event (Event event)
- public virtual bool src_query (Query query)
- public virtual bool start ()
- public virtual bool stop ()
- public virtual bool transform_meta (CodecFrame frame, Meta meta)
Inherited Members:
All known members inherited from class Gst.Element
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