Regenerate everything

This commit is contained in:
Sebastian Dröge 2020-06-10 11:31:49 +03:00
parent ad316840c5
commit 204c57e065
90 changed files with 444 additions and 168 deletions

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_app_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@ -213,7 +213,6 @@ pub const GST_AUDIO_DEF_FORMAT: *const c_char = b"S16LE\0" as *const u8 as *cons
pub const GST_AUDIO_DEF_RATE: c_int = 44100;
pub const GST_AUDIO_ENCODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as *const c_char;
pub const GST_AUDIO_ENCODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char;
pub const GST_AUDIO_FORMATS_ALL: *const c_char = b"{ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }\0" as *const u8 as *const c_char;
pub const GST_AUDIO_RATE_RANGE: *const c_char = b"(int) [ 1, max ]\0" as *const u8 as *const c_char;
pub const GST_AUDIO_RESAMPLER_OPT_CUBIC_B: *const c_char =
b"GstAudioResampler.cubic-b\0" as *const u8 as *const c_char;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_audio_sys;
@ -662,11 +662,17 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[
const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_ALIGNMENT", "4"),
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_DEVICE_FAILURE", "5"),
(
"(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_DEVICE_FAILURE",
"5",
),
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_FLUSH", "2"),
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_NEW_CAPS", "1"),
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_NO_DISCONT", "0"),
("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_SYNC_LATENCY", "3"),
(
"(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_SYNC_LATENCY",
"3",
),
("(gint) GST_AUDIO_BASE_SINK_SLAVE_CUSTOM", "3"),
("(gint) GST_AUDIO_BASE_SINK_SLAVE_NONE", "2"),
("(gint) GST_AUDIO_BASE_SINK_SLAVE_RESAMPLE", "0"),
@ -679,18 +685,36 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_AUDIO_CD_SRC_MODE_NORMAL", "0"),
("GST_AUDIO_CHANNELS_RANGE", "(int) [ 1, max ]"),
("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NONE", "0"),
("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_IN", "1"),
("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_OUT", "2"),
(
"(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_IN",
"1",
),
(
"(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_OUT",
"2",
),
("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_IN", "4"),
("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_OUT", "8"),
("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_CENTER", "21"),
(
"(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_OUT",
"8",
),
(
"(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_CENTER",
"21",
),
("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_LEFT", "22"),
("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_RIGHT", "23"),
("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER", "2"),
("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT", "0"),
("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER", "6"),
(
"(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER",
"6",
),
("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT", "1"),
("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER", "7"),
(
"(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER",
"7",
),
("(gint) GST_AUDIO_CHANNEL_POSITION_INVALID", "-1"),
("(gint) GST_AUDIO_CHANNEL_POSITION_LFE1", "3"),
("(gint) GST_AUDIO_CHANNEL_POSITION_LFE2", "9"),
@ -717,11 +741,26 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_AUDIO_CONVERTER_FLAG_IN_WRITABLE", "1"),
("(guint) GST_AUDIO_CONVERTER_FLAG_NONE", "0"),
("(guint) GST_AUDIO_CONVERTER_FLAG_VARIABLE_RATE", "2"),
("GST_AUDIO_CONVERTER_OPT_DITHER_METHOD", "GstAudioConverter.dither-method"),
("GST_AUDIO_CONVERTER_OPT_MIX_MATRIX", "GstAudioConverter.mix-matrix"),
("GST_AUDIO_CONVERTER_OPT_NOISE_SHAPING_METHOD", "GstAudioConverter.noise-shaping-method"),
("GST_AUDIO_CONVERTER_OPT_QUANTIZATION", "GstAudioConverter.quantization"),
("GST_AUDIO_CONVERTER_OPT_RESAMPLER_METHOD", "GstAudioConverter.resampler-method"),
(
"GST_AUDIO_CONVERTER_OPT_DITHER_METHOD",
"GstAudioConverter.dither-method",
),
(
"GST_AUDIO_CONVERTER_OPT_MIX_MATRIX",
"GstAudioConverter.mix-matrix",
),
(
"GST_AUDIO_CONVERTER_OPT_NOISE_SHAPING_METHOD",
"GstAudioConverter.noise-shaping-method",
),
(
"GST_AUDIO_CONVERTER_OPT_QUANTIZATION",
"GstAudioConverter.quantization",
),
(
"GST_AUDIO_CONVERTER_OPT_RESAMPLER_METHOD",
"GstAudioConverter.resampler-method",
),
("GST_AUDIO_DECODER_MAX_ERRORS", "10"),
("GST_AUDIO_DECODER_SINK_NAME", "sink"),
("GST_AUDIO_DECODER_SRC_NAME", "src"),
@ -736,7 +775,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("GST_AUDIO_ENCODER_SRC_NAME", "src"),
("(guint) GST_AUDIO_FLAG_NONE", "0"),
("(guint) GST_AUDIO_FLAG_UNPOSITIONED", "1"),
("GST_AUDIO_FORMATS_ALL", "{ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }"),
("(gint) GST_AUDIO_FORMAT_ENCODED", "1"),
("(gint) GST_AUDIO_FORMAT_F32", "28"),
("(gint) GST_AUDIO_FORMAT_F32BE", "29"),
@ -801,7 +839,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_AUDIO_QUANTIZE_FLAG_NON_INTERLEAVED", "1"),
("GST_AUDIO_RATE_RANGE", "(int) [ 1, max ]"),
("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_CUBIC", "2"),
("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_LINEAR", "1"),
(
"(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_LINEAR",
"1",
),
("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_NONE", "0"),
("(gint) GST_AUDIO_RESAMPLER_FILTER_MODE_AUTO", "2"),
("(gint) GST_AUDIO_RESAMPLER_FILTER_MODE_FULL", "1"),
@ -815,17 +856,44 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_AUDIO_RESAMPLER_METHOD_KAISER", "4"),
("(gint) GST_AUDIO_RESAMPLER_METHOD_LINEAR", "1"),
("(gint) GST_AUDIO_RESAMPLER_METHOD_NEAREST", "0"),
("GST_AUDIO_RESAMPLER_OPT_CUBIC_B", "GstAudioResampler.cubic-b"),
("GST_AUDIO_RESAMPLER_OPT_CUBIC_C", "GstAudioResampler.cubic-c"),
(
"GST_AUDIO_RESAMPLER_OPT_CUBIC_B",
"GstAudioResampler.cubic-b",
),
(
"GST_AUDIO_RESAMPLER_OPT_CUBIC_C",
"GstAudioResampler.cubic-c",
),
("GST_AUDIO_RESAMPLER_OPT_CUTOFF", "GstAudioResampler.cutoff"),
("GST_AUDIO_RESAMPLER_OPT_FILTER_INTERPOLATION", "GstAudioResampler.filter-interpolation"),
("GST_AUDIO_RESAMPLER_OPT_FILTER_MODE", "GstAudioResampler.filter-mode"),
("GST_AUDIO_RESAMPLER_OPT_FILTER_MODE_THRESHOLD", "GstAudioResampler.filter-mode-threshold"),
("GST_AUDIO_RESAMPLER_OPT_FILTER_OVERSAMPLE", "GstAudioResampler.filter-oversample"),
("GST_AUDIO_RESAMPLER_OPT_MAX_PHASE_ERROR", "GstAudioResampler.max-phase-error"),
(
"GST_AUDIO_RESAMPLER_OPT_FILTER_INTERPOLATION",
"GstAudioResampler.filter-interpolation",
),
(
"GST_AUDIO_RESAMPLER_OPT_FILTER_MODE",
"GstAudioResampler.filter-mode",
),
(
"GST_AUDIO_RESAMPLER_OPT_FILTER_MODE_THRESHOLD",
"GstAudioResampler.filter-mode-threshold",
),
(
"GST_AUDIO_RESAMPLER_OPT_FILTER_OVERSAMPLE",
"GstAudioResampler.filter-oversample",
),
(
"GST_AUDIO_RESAMPLER_OPT_MAX_PHASE_ERROR",
"GstAudioResampler.max-phase-error",
),
("GST_AUDIO_RESAMPLER_OPT_N_TAPS", "GstAudioResampler.n-taps"),
("GST_AUDIO_RESAMPLER_OPT_STOP_ATTENUATION", "GstAudioResampler.stop-attenutation"),
("GST_AUDIO_RESAMPLER_OPT_TRANSITION_BANDWIDTH", "GstAudioResampler.transition-bandwidth"),
(
"GST_AUDIO_RESAMPLER_OPT_STOP_ATTENUATION",
"GstAudioResampler.stop-attenutation",
),
(
"GST_AUDIO_RESAMPLER_OPT_TRANSITION_BANDWIDTH",
"GstAudioResampler.transition-bandwidth",
),
("GST_AUDIO_RESAMPLER_QUALITY_DEFAULT", "4"),
("GST_AUDIO_RESAMPLER_QUALITY_MAX", "10"),
("GST_AUDIO_RESAMPLER_QUALITY_MIN", "0"),
@ -839,9 +907,15 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_IMA_ADPCM", "3"),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG", "4"),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC", "10"),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC_RAW", "12"),
(
"(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC_RAW",
"12",
),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC", "11"),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC_RAW", "13"),
(
"(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC_RAW",
"13",
),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MU_LAW", "1"),
("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_RAW", "0"),
("(gint) GST_AUDIO_RING_BUFFER_STATE_ERROR", "3"),

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@ -23,6 +23,12 @@ use libc::{
#[allow(unused_imports)]
use glib::{gboolean, gconstpointer, gpointer, GType};
// Enums
pub type GstAggregatorStartTimeSelection = c_int;
pub const GST_AGGREGATOR_START_TIME_SELECTION_ZERO: GstAggregatorStartTimeSelection = 0;
pub const GST_AGGREGATOR_START_TIME_SELECTION_FIRST: GstAggregatorStartTimeSelection = 1;
pub const GST_AGGREGATOR_START_TIME_SELECTION_SET: GstAggregatorStartTimeSelection = 2;
// Constants
pub const GST_BASE_PARSE_FLAG_DRAINING: c_int = 2;
pub const GST_BASE_PARSE_FLAG_LOST_SYNC: c_int = 1;
@ -1198,6 +1204,11 @@ impl ::std::fmt::Debug for GstPushSrc {
extern "C" {
//=========================================================================
// GstAggregatorStartTimeSelection
//=========================================================================
pub fn gst_aggregator_start_time_selection_get_type() -> GType;
//=========================================================================
// GstBaseParseFrame
//=========================================================================

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_base_sys;
@ -280,6 +280,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[
alignment: align_of::<GstAggregatorPadClass>(),
},
),
(
"GstAggregatorStartTimeSelection",
Layout {
size: size_of::<GstAggregatorStartTimeSelection>(),
alignment: align_of::<GstAggregatorStartTimeSelection>(),
},
),
(
"GstBaseParse",
Layout {
@ -458,6 +465,9 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[
];
const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_AGGREGATOR_START_TIME_SELECTION_FIRST", "1"),
("(gint) GST_AGGREGATOR_START_TIME_SELECTION_SET", "2"),
("(gint) GST_AGGREGATOR_START_TIME_SELECTION_ZERO", "0"),
("GST_BASE_PARSE_FLAG_DRAINING", "2"),
("GST_BASE_PARSE_FLAG_LOST_SYNC", "1"),
("(guint) GST_BASE_PARSE_FRAME_FLAG_CLIP", "4"),

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_check_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_editing_services_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_gl_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_mpegts_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_net_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_pbutils_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_player_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_rtp_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_rtsp_server_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_rtsp_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_sdp_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@ -510,6 +510,7 @@ pub const GST_MAP_READWRITE: GstMapFlags = 3;
pub const GST_META_TAG_MEMORY_STR: *const c_char = b"memory\0" as *const u8 as *const c_char;
pub const GST_MSECOND: GstClockTimeDiff = 1000000;
pub const GST_NSECOND: GstClockTimeDiff = 1;
pub const GST_PARAM_CONDITIONALLY_AVAILABLE: c_int = 16384;
pub const GST_PARAM_CONTROLLABLE: c_int = 512;
pub const GST_PARAM_DOC_SHOW_DEFAULT: c_int = 8192;
pub const GST_PARAM_MUTABLE_PAUSED: c_int = 2048;
@ -898,6 +899,9 @@ pub type GstPipelineFlags = c_uint;
pub const GST_PIPELINE_FLAG_FIXED_CLOCK: GstPipelineFlags = 524288;
pub const GST_PIPELINE_FLAG_LAST: GstPipelineFlags = 8388608;
pub type GstPluginAPIFlags = c_uint;
pub const GST_PLUGIN_API_FLAG_IGNORE_ENUM_MEMBERS: GstPluginAPIFlags = 1;
pub type GstPluginDependencyFlags = c_uint;
pub const GST_PLUGIN_DEPENDENCY_FLAG_NONE: GstPluginDependencyFlags = 0;
pub const GST_PLUGIN_DEPENDENCY_FLAG_RECURSE: GstPluginDependencyFlags = 1;
@ -2191,12 +2195,14 @@ impl ::std::fmt::Debug for GstPadTemplateClass {
#[derive(Copy, Clone)]
pub struct GstPadTemplate_ABI_abi {
pub gtype: GType,
pub documentation_caps: *mut GstCaps,
}
impl ::std::fmt::Debug for GstPadTemplate_ABI_abi {
fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
f.debug_struct(&format!("GstPadTemplate_ABI_abi @ {:?}", self as *const _))
.field("gtype", &self.gtype)
.field("documentation_caps", &self.documentation_caps)
.finish()
}
}
@ -4111,6 +4117,11 @@ extern "C" {
//=========================================================================
pub fn gst_pipeline_flags_get_type() -> GType;
//=========================================================================
// GstPluginAPIFlags
//=========================================================================
pub fn gst_plugin_api_flags_get_type() -> GType;
//=========================================================================
// GstPluginDependencyFlags
//=========================================================================
@ -7962,7 +7973,11 @@ extern "C" {
pad_type: GType,
) -> *mut GstPadTemplate;
pub fn gst_pad_template_get_caps(templ: *mut GstPadTemplate) -> *mut GstCaps;
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_pad_template_get_documentation_caps(templ: *mut GstPadTemplate) -> *mut GstCaps;
pub fn gst_pad_template_pad_created(templ: *mut GstPadTemplate, pad: *mut GstPad);
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_pad_template_set_documentation_caps(templ: *mut GstPadTemplate, caps: *mut GstCaps);
//=========================================================================
// GstParamArray
@ -8758,6 +8773,10 @@ extern "C" {
func: gobject::GCallback,
);
pub fn gst_type_find_get_type() -> GType;
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_type_is_plugin_api(type_: GType, flags: *mut GstPluginAPIFlags) -> gboolean;
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_type_mark_as_plugin_api(type_: GType, flags: GstPluginAPIFlags);
pub fn gst_update_registry() -> gboolean;
pub fn gst_util_array_binary_search(
array: gpointer,

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_sys;
@ -973,6 +973,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[
alignment: align_of::<GstPipelineFlags>(),
},
),
(
"GstPluginAPIFlags",
Layout {
size: size_of::<GstPluginAPIFlags>(),
alignment: align_of::<GstPluginAPIFlags>(),
},
),
(
"GstPluginDependencyFlags",
Layout {
@ -1875,6 +1882,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_PAD_SRC", "1"),
("(guint) GST_PAD_TEMPLATE_FLAG_LAST", "256"),
("(gint) GST_PAD_UNKNOWN", "0"),
("GST_PARAM_CONDITIONALLY_AVAILABLE", "16384"),
("GST_PARAM_CONTROLLABLE", "512"),
("GST_PARAM_DOC_SHOW_DEFAULT", "8192"),
("GST_PARAM_MUTABLE_PAUSED", "2048"),
@ -1895,6 +1903,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_PARSE_FLAG_PLACE_IN_BIN", "4"),
("(guint) GST_PIPELINE_FLAG_FIXED_CLOCK", "524288"),
("(guint) GST_PIPELINE_FLAG_LAST", "8388608"),
("(guint) GST_PLUGIN_API_FLAG_IGNORE_ENUM_MEMBERS", "1"),
(
"(guint) GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_PREFIX",
"8",

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_tag_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@ -476,7 +476,6 @@ pub const GST_VIDEO_DECODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as
pub const GST_VIDEO_DECODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char;
pub const GST_VIDEO_ENCODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as *const c_char;
pub const GST_VIDEO_ENCODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char;
pub const GST_VIDEO_FORMATS_ALL: *const c_char = b"{ I420, YV12, YUY2, UYVY, AYUV, VUYA, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, Y210, Y410, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, BGR10A2_LE, RGB10A2_LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, P012_BE, P012_LE, I420_12BE, I420_12LE, Y212_BE, Y212_LE, I422_12BE, I422_12LE, Y412_BE, Y412_LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32, NV12_10LE40, Y444_16BE, Y444_16LE, P016_BE, P016_LE }\0" as *const u8 as *const c_char;
pub const GST_VIDEO_FPS_RANGE: *const c_char =
b"(fraction) [ 0, max ]\0" as *const u8 as *const c_char;
pub const GST_VIDEO_MAX_COMPONENTS: c_int = 4;
@ -3425,6 +3424,10 @@ extern "C" {
encoder: *mut GstVideoEncoder,
frame: *mut GstVideoCodecFrame,
) -> gst::GstClockTimeDiff;
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_video_encoder_get_min_force_key_unit_interval(
encoder: *mut GstVideoEncoder,
) -> gst::GstClockTime;
pub fn gst_video_encoder_get_oldest_frame(
encoder: *mut GstVideoEncoder,
) -> *mut GstVideoCodecFrame;
@ -3450,6 +3453,11 @@ extern "C" {
min_latency: gst::GstClockTime,
max_latency: gst::GstClockTime,
);
#[cfg(any(feature = "v1_18", feature = "dox"))]
pub fn gst_video_encoder_set_min_force_key_unit_interval(
encoder: *mut GstVideoEncoder,
interval: gst::GstClockTime,
);
#[cfg(any(feature = "v1_6", feature = "dox"))]
pub fn gst_video_encoder_set_min_pts(encoder: *mut GstVideoEncoder, min_pts: gst::GstClockTime);
pub fn gst_video_encoder_set_output_state(

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_video_sys;
@ -948,15 +948,36 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[
];
const RUST_CONSTANTS: &[(&str, &str)] = &[
("GST_BUFFER_POOL_OPTION_VIDEO_AFFINE_TRANSFORMATION_META", "GstBufferPoolOptionVideoAffineTransformation"),
("GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT", "GstBufferPoolOptionVideoAlignment"),
("GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META", "GstBufferPoolOptionVideoGLTextureUploadMeta"),
("GST_BUFFER_POOL_OPTION_VIDEO_META", "GstBufferPoolOptionVideoMeta"),
(
"GST_BUFFER_POOL_OPTION_VIDEO_AFFINE_TRANSFORMATION_META",
"GstBufferPoolOptionVideoAffineTransformation",
),
(
"GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT",
"GstBufferPoolOptionVideoAlignment",
),
(
"GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META",
"GstBufferPoolOptionVideoGLTextureUploadMeta",
),
(
"GST_BUFFER_POOL_OPTION_VIDEO_META",
"GstBufferPoolOptionVideoMeta",
),
("GST_CAPS_FEATURE_FORMAT_INTERLACED", "format:Interlaced"),
("GST_CAPS_FEATURE_META_GST_VIDEO_AFFINE_TRANSFORMATION_META", "meta:GstVideoAffineTransformation"),
("GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META", "meta:GstVideoGLTextureUploadMeta"),
(
"GST_CAPS_FEATURE_META_GST_VIDEO_AFFINE_TRANSFORMATION_META",
"meta:GstVideoAffineTransformation",
),
(
"GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META",
"meta:GstVideoGLTextureUploadMeta",
),
("GST_CAPS_FEATURE_META_GST_VIDEO_META", "meta:GstVideoMeta"),
("GST_CAPS_FEATURE_META_GST_VIDEO_OVERLAY_COMPOSITION", "meta:GstVideoOverlayComposition"),
(
"GST_CAPS_FEATURE_META_GST_VIDEO_OVERLAY_COMPOSITION",
"meta:GstVideoOverlayComposition",
),
("(gint) GST_COLOR_BALANCE_HARDWARE", "0"),
("(gint) GST_COLOR_BALANCE_SOFTWARE", "1"),
("GST_META_TAG_VIDEO_COLORSPACE_STR", "colorspace"),
@ -1016,15 +1037,39 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_VIDEO_ANCILLARY_DID16_S334_EIA_708", "24833"),
("(gint) GST_VIDEO_ANCILLARY_DID_CAMERA_POSITION", "240"),
("(gint) GST_VIDEO_ANCILLARY_DID_DELETION", "128"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_FIRST", "160"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_LAST", "167"),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_FIRST",
"160",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_LAST",
"167",
),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_ERROR_DETECTION", "244"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_FIRST", "224"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_LAST", "231"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_FIRST", "236"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_LAST", "239"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_FIRST", "248"),
("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_LAST", "255"),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_FIRST",
"224",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_LAST",
"231",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_FIRST",
"236",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_LAST",
"239",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_FIRST",
"248",
),
(
"(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_LAST",
"255",
),
("(gint) GST_VIDEO_ANCILLARY_DID_UNDEFINED", "0"),
("(guint) GST_VIDEO_BUFFER_FLAG_BOTTOM_FIELD", "8388608"),
("(guint) GST_VIDEO_BUFFER_FLAG_FIRST_IN_BUNDLE", "33554432"),
@ -1060,7 +1105,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_VIDEO_CHROMA_SITE_V_COSITED", "4"),
("(guint) GST_VIDEO_CODEC_FRAME_FLAG_DECODE_ONLY", "1"),
("(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME", "4"),
("(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME_HEADERS", "8"),
(
"(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME_HEADERS",
"8",
),
("(guint) GST_VIDEO_CODEC_FRAME_FLAG_SYNC_POINT", "2"),
("GST_VIDEO_COLORIMETRY_BT2020", "bt2020"),
("GST_VIDEO_COLORIMETRY_BT2020_10", "bt2020-10"),
@ -1102,28 +1150,82 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("GST_VIDEO_COMP_U", "1"),
("GST_VIDEO_COMP_V", "2"),
("GST_VIDEO_COMP_Y", "0"),
("GST_VIDEO_CONVERTER_OPT_ALPHA_MODE", "GstVideoConverter.alpha-mode"),
("GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE", "GstVideoConverter.alpha-value"),
("GST_VIDEO_CONVERTER_OPT_BORDER_ARGB", "GstVideoConverter.border-argb"),
("GST_VIDEO_CONVERTER_OPT_CHROMA_MODE", "GstVideoConverter.chroma-mode"),
("GST_VIDEO_CONVERTER_OPT_CHROMA_RESAMPLER_METHOD", "GstVideoConverter.chroma-resampler-method"),
("GST_VIDEO_CONVERTER_OPT_DEST_HEIGHT", "GstVideoConverter.dest-height"),
("GST_VIDEO_CONVERTER_OPT_DEST_WIDTH", "GstVideoConverter.dest-width"),
(
"GST_VIDEO_CONVERTER_OPT_ALPHA_MODE",
"GstVideoConverter.alpha-mode",
),
(
"GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE",
"GstVideoConverter.alpha-value",
),
(
"GST_VIDEO_CONVERTER_OPT_BORDER_ARGB",
"GstVideoConverter.border-argb",
),
(
"GST_VIDEO_CONVERTER_OPT_CHROMA_MODE",
"GstVideoConverter.chroma-mode",
),
(
"GST_VIDEO_CONVERTER_OPT_CHROMA_RESAMPLER_METHOD",
"GstVideoConverter.chroma-resampler-method",
),
(
"GST_VIDEO_CONVERTER_OPT_DEST_HEIGHT",
"GstVideoConverter.dest-height",
),
(
"GST_VIDEO_CONVERTER_OPT_DEST_WIDTH",
"GstVideoConverter.dest-width",
),
("GST_VIDEO_CONVERTER_OPT_DEST_X", "GstVideoConverter.dest-x"),
("GST_VIDEO_CONVERTER_OPT_DEST_Y", "GstVideoConverter.dest-y"),
("GST_VIDEO_CONVERTER_OPT_DITHER_METHOD", "GstVideoConverter.dither-method"),
("GST_VIDEO_CONVERTER_OPT_DITHER_QUANTIZATION", "GstVideoConverter.dither-quantization"),
("GST_VIDEO_CONVERTER_OPT_FILL_BORDER", "GstVideoConverter.fill-border"),
("GST_VIDEO_CONVERTER_OPT_GAMMA_MODE", "GstVideoConverter.gamma-mode"),
("GST_VIDEO_CONVERTER_OPT_MATRIX_MODE", "GstVideoConverter.matrix-mode"),
("GST_VIDEO_CONVERTER_OPT_PRIMARIES_MODE", "GstVideoConverter.primaries-mode"),
("GST_VIDEO_CONVERTER_OPT_RESAMPLER_METHOD", "GstVideoConverter.resampler-method"),
("GST_VIDEO_CONVERTER_OPT_RESAMPLER_TAPS", "GstVideoConverter.resampler-taps"),
("GST_VIDEO_CONVERTER_OPT_SRC_HEIGHT", "GstVideoConverter.src-height"),
("GST_VIDEO_CONVERTER_OPT_SRC_WIDTH", "GstVideoConverter.src-width"),
(
"GST_VIDEO_CONVERTER_OPT_DITHER_METHOD",
"GstVideoConverter.dither-method",
),
(
"GST_VIDEO_CONVERTER_OPT_DITHER_QUANTIZATION",
"GstVideoConverter.dither-quantization",
),
(
"GST_VIDEO_CONVERTER_OPT_FILL_BORDER",
"GstVideoConverter.fill-border",
),
(
"GST_VIDEO_CONVERTER_OPT_GAMMA_MODE",
"GstVideoConverter.gamma-mode",
),
(
"GST_VIDEO_CONVERTER_OPT_MATRIX_MODE",
"GstVideoConverter.matrix-mode",
),
(
"GST_VIDEO_CONVERTER_OPT_PRIMARIES_MODE",
"GstVideoConverter.primaries-mode",
),
(
"GST_VIDEO_CONVERTER_OPT_RESAMPLER_METHOD",
"GstVideoConverter.resampler-method",
),
(
"GST_VIDEO_CONVERTER_OPT_RESAMPLER_TAPS",
"GstVideoConverter.resampler-taps",
),
(
"GST_VIDEO_CONVERTER_OPT_SRC_HEIGHT",
"GstVideoConverter.src-height",
),
(
"GST_VIDEO_CONVERTER_OPT_SRC_WIDTH",
"GstVideoConverter.src-width",
),
("GST_VIDEO_CONVERTER_OPT_SRC_X", "GstVideoConverter.src-x"),
("GST_VIDEO_CONVERTER_OPT_SRC_Y", "GstVideoConverter.src-y"),
("GST_VIDEO_CONVERTER_OPT_THREADS", "GstVideoConverter.threads"),
(
"GST_VIDEO_CONVERTER_OPT_THREADS",
"GstVideoConverter.threads",
),
("GST_VIDEO_DECODER_MAX_ERRORS", "10"),
("GST_VIDEO_DECODER_SINK_NAME", "sink"),
("GST_VIDEO_DECODER_SRC_NAME", "src"),
@ -1143,7 +1245,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_VIDEO_FLAG_NONE", "0"),
("(guint) GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA", "2"),
("(guint) GST_VIDEO_FLAG_VARIABLE_FPS", "1"),
("GST_VIDEO_FORMATS_ALL", "{ I420, YV12, YUY2, UYVY, AYUV, VUYA, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, Y210, Y410, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, BGR10A2_LE, RGB10A2_LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, P012_BE, P012_LE, I420_12BE, I420_12LE, Y212_BE, Y212_LE, I422_12BE, I422_12LE, Y412_BE, Y412_LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32, NV12_10LE40, Y444_16BE, Y444_16LE, P016_BE, P016_LE }"),
("(gint) GST_VIDEO_FORMAT_A420", "34"),
("(gint) GST_VIDEO_FORMAT_A420_10BE", "54"),
("(gint) GST_VIDEO_FORMAT_A420_10LE", "55"),
@ -1265,9 +1366,18 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_VIDEO_GAMMA_MODE_NONE", "0"),
("(gint) GST_VIDEO_GAMMA_MODE_REMAP", "1"),
("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_FLIP", "3"),
("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_NORMAL", "2"),
("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_FLIP", "1"),
("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_NORMAL", "0"),
(
"(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_NORMAL",
"2",
),
(
"(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_FLIP",
"1",
),
(
"(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_NORMAL",
"0",
),
("(gint) GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE", "0"),
("(gint) GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE_ALPHA", "1"),
("(gint) GST_VIDEO_GL_TEXTURE_TYPE_R", "5"),
@ -1295,21 +1405,33 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(guint) GST_VIDEO_MULTIVIEW_FLAGS_RIGHT_FLOPPED", "16"),
("(guint) GST_VIDEO_MULTIVIEW_FLAGS_RIGHT_VIEW_FIRST", "1"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_CHECKERBOARD", "8"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_COLUMN_INTERLEAVED", "5"),
(
"(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_COLUMN_INTERLEAVED",
"5",
),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_LEFT", "1"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_MONO", "0"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_NONE", "-1"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_RIGHT", "2"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_ROW_INTERLEAVED", "6"),
(
"(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_ROW_INTERLEAVED",
"6",
),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE", "3"),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE_QUINCUNX", "4"),
(
"(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE_QUINCUNX",
"4",
),
("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_TOP_BOTTOM", "7"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_CHECKERBOARD", "8"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_COLUMN_INTERLEAVED", "5"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_FRAME_BY_FRAME", "32"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_LEFT", "1"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_MONO", "0"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_MULTIVIEW_FRAME_BY_FRAME", "33"),
(
"(gint) GST_VIDEO_MULTIVIEW_MODE_MULTIVIEW_FRAME_BY_FRAME",
"33",
),
("(gint) GST_VIDEO_MULTIVIEW_MODE_NONE", "-1"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_RIGHT", "2"),
("(gint) GST_VIDEO_MULTIVIEW_MODE_ROW_INTERLEAVED", "6"),
@ -1329,7 +1451,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_VIDEO_ORIENTATION_VERT", "5"),
("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_GLOBAL_ALPHA", "2"),
("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE", "0"),
("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_PREMULTIPLIED_ALPHA", "1"),
(
"(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_PREMULTIPLIED_ALPHA",
"1",
),
("(guint) GST_VIDEO_PACK_FLAG_INTERLACED", "2"),
("(guint) GST_VIDEO_PACK_FLAG_NONE", "0"),
("(guint) GST_VIDEO_PACK_FLAG_TRUNCATE_RANGE", "1"),
@ -1343,15 +1468,36 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_VIDEO_RESAMPLER_METHOD_LINEAR", "1"),
("(gint) GST_VIDEO_RESAMPLER_METHOD_NEAREST", "0"),
("(gint) GST_VIDEO_RESAMPLER_METHOD_SINC", "3"),
("GST_VIDEO_RESAMPLER_OPT_CUBIC_B", "GstVideoResampler.cubic-b"),
("GST_VIDEO_RESAMPLER_OPT_CUBIC_C", "GstVideoResampler.cubic-c"),
("GST_VIDEO_RESAMPLER_OPT_ENVELOPE", "GstVideoResampler.envelope"),
("GST_VIDEO_RESAMPLER_OPT_MAX_TAPS", "GstVideoResampler.max-taps"),
("GST_VIDEO_RESAMPLER_OPT_SHARPEN", "GstVideoResampler.sharpen"),
("GST_VIDEO_RESAMPLER_OPT_SHARPNESS", "GstVideoResampler.sharpness"),
(
"GST_VIDEO_RESAMPLER_OPT_CUBIC_B",
"GstVideoResampler.cubic-b",
),
(
"GST_VIDEO_RESAMPLER_OPT_CUBIC_C",
"GstVideoResampler.cubic-c",
),
(
"GST_VIDEO_RESAMPLER_OPT_ENVELOPE",
"GstVideoResampler.envelope",
),
(
"GST_VIDEO_RESAMPLER_OPT_MAX_TAPS",
"GstVideoResampler.max-taps",
),
(
"GST_VIDEO_RESAMPLER_OPT_SHARPEN",
"GstVideoResampler.sharpen",
),
(
"GST_VIDEO_RESAMPLER_OPT_SHARPNESS",
"GstVideoResampler.sharpness",
),
("(guint) GST_VIDEO_SCALER_FLAG_INTERLACED", "1"),
("(guint) GST_VIDEO_SCALER_FLAG_NONE", "0"),
("GST_VIDEO_SCALER_OPT_DITHER_METHOD", "GstVideoScaler.dither-method"),
(
"GST_VIDEO_SCALER_OPT_DITHER_METHOD",
"GstVideoScaler.dither-method",
),
("GST_VIDEO_SIZE_RANGE", "(int) [ 1, max ]"),
("(gint) GST_VIDEO_TILE_MODE_UNKNOWN", "0"),
("(gint) GST_VIDEO_TILE_MODE_ZFLIPZ_2X2", "65536"),

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#[cfg(not(feature = "dox"))]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
extern crate gstreamer_webrtc_sys;

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"

View file

@ -1,5 +1,5 @@
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
// DO NOT EDIT
#include "manual.h"