forked from mirrors/gstreamer-rs
Regenerate everything with latest GIR
This commit is contained in:
parent
a4c3c7cd76
commit
46d27e3e75
151 changed files with 417 additions and 413 deletions
|
@ -7,6 +7,7 @@ target_path = "gstreamer"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-app"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-audio"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-base"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-net"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-pbutils"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-player"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-rtsp"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
doc_target_path = "docs/gstreamer-rtsp/docs.md"
|
||||
|
||||
external_libraries = [
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-rtsp-server"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
doc_target_path = "docs/gstreamer-rtsp-server/docs.md"
|
||||
|
||||
external_libraries = [
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-sdp"
|
|||
work_mode = "normal"
|
||||
concurrency = "send"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
doc_target_path = "docs/gstreamer-sdp/docs.md"
|
||||
|
||||
external_libraries = [
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-video"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -7,6 +7,7 @@ target_path = "gstreamer-webrtc"
|
|||
work_mode = "normal"
|
||||
concurrency = "send+sync"
|
||||
generate_safety_asserts = true
|
||||
single_version_file = true
|
||||
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
@ -95,7 +95,7 @@ impl AppSink {
|
|||
}
|
||||
}
|
||||
|
||||
//pub fn set_callbacks<P: Into<Option</*Unimplemented*/Fundamental: Pointer>>>(&self, callbacks: /*Ignored*/&mut AppSinkCallbacks, user_data: P, notify: /*Unknown conversion*//*Unimplemented*/DestroyNotify) {
|
||||
//pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSinkCallbacks, notify: /*Unknown conversion*//*Unimplemented*/DestroyNotify) {
|
||||
// unsafe { TODO: call ffi::gst_app_sink_set_callbacks() }
|
||||
//}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use AppStreamType;
|
||||
|
@ -90,7 +90,7 @@ impl AppSrc {
|
|||
}
|
||||
}
|
||||
|
||||
//pub fn set_callbacks<P: Into<Option</*Unimplemented*/Fundamental: Pointer>>>(&self, callbacks: /*Ignored*/&mut AppSrcCallbacks, user_data: P, notify: /*Unknown conversion*//*Unimplemented*/DestroyNotify) {
|
||||
//pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSrcCallbacks, notify: /*Unknown conversion*//*Unimplemented*/DestroyNotify) {
|
||||
// unsafe { TODO: call ffi::gst_app_src_set_callbacks() }
|
||||
//}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod app_sink;
|
||||
|
|
4
gstreamer-app/src/auto/versions.txt
Normal file
4
gstreamer-app/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod stream_volume;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use StreamVolumeFormat;
|
||||
|
|
4
gstreamer-audio/src/auto/versions.txt
Normal file
4
gstreamer-audio/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod adapter;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use BaseSrc;
|
||||
|
|
4
gstreamer-base/src/auto/versions.txt
Normal file
4
gstreamer-base/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod net_client_clock;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use NetClientClock;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
4
gstreamer-net/src/auto/versions.txt
Normal file
4
gstreamer-net/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererResult;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use DiscovererStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod discoverer;
|
||||
|
|
4
gstreamer-pbutils/src/auto/versions.txt
Normal file
4
gstreamer-pbutils/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod player;
|
||||
|
@ -8,8 +8,8 @@ pub use self::player::Player;
|
|||
mod player_audio_info;
|
||||
pub use self::player_audio_info::PlayerAudioInfo;
|
||||
|
||||
mod player_g_main_context_signal_dispatcher;
|
||||
pub use self::player_g_main_context_signal_dispatcher::PlayerGMainContextSignalDispatcher;
|
||||
mod player_gmain_context_signal_dispatcher;
|
||||
pub use self::player_gmain_context_signal_dispatcher::PlayerGMainContextSignalDispatcher;
|
||||
|
||||
mod player_media_info;
|
||||
pub use self::player_media_info::PlayerMediaInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use Error;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerSignalDispatcher;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerAudioInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerStreamInfo;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use PlayerVideoRenderer;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
4
gstreamer-player/src/auto/versions.txt
Normal file
4
gstreamer-player/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,65 +1,65 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod r_t_s_p_address_pool;
|
||||
pub use self::r_t_s_p_address_pool::RTSPAddressPool;
|
||||
pub use self::r_t_s_p_address_pool::RTSPAddressPoolExt;
|
||||
mod rtsp_address_pool;
|
||||
pub use self::rtsp_address_pool::RTSPAddressPool;
|
||||
pub use self::rtsp_address_pool::RTSPAddressPoolExt;
|
||||
|
||||
mod r_t_s_p_auth;
|
||||
pub use self::r_t_s_p_auth::RTSPAuth;
|
||||
pub use self::r_t_s_p_auth::RTSPAuthExt;
|
||||
mod rtsp_auth;
|
||||
pub use self::rtsp_auth::RTSPAuth;
|
||||
pub use self::rtsp_auth::RTSPAuthExt;
|
||||
|
||||
mod r_t_s_p_client;
|
||||
pub use self::r_t_s_p_client::RTSPClient;
|
||||
pub use self::r_t_s_p_client::RTSPClientExt;
|
||||
mod rtsp_client;
|
||||
pub use self::rtsp_client::RTSPClient;
|
||||
pub use self::rtsp_client::RTSPClientExt;
|
||||
|
||||
mod r_t_s_p_media;
|
||||
pub use self::r_t_s_p_media::RTSPMedia;
|
||||
pub use self::r_t_s_p_media::RTSPMediaExt;
|
||||
mod rtsp_media;
|
||||
pub use self::rtsp_media::RTSPMedia;
|
||||
pub use self::rtsp_media::RTSPMediaExt;
|
||||
|
||||
mod r_t_s_p_media_factory;
|
||||
pub use self::r_t_s_p_media_factory::RTSPMediaFactory;
|
||||
pub use self::r_t_s_p_media_factory::RTSPMediaFactoryExt;
|
||||
mod rtsp_media_factory;
|
||||
pub use self::rtsp_media_factory::RTSPMediaFactory;
|
||||
pub use self::rtsp_media_factory::RTSPMediaFactoryExt;
|
||||
|
||||
mod r_t_s_p_media_factory_u_r_i;
|
||||
pub use self::r_t_s_p_media_factory_u_r_i::RTSPMediaFactoryURI;
|
||||
pub use self::r_t_s_p_media_factory_u_r_i::RTSPMediaFactoryURIExt;
|
||||
mod rtsp_media_factory_uri;
|
||||
pub use self::rtsp_media_factory_uri::RTSPMediaFactoryURI;
|
||||
pub use self::rtsp_media_factory_uri::RTSPMediaFactoryURIExt;
|
||||
|
||||
mod r_t_s_p_mount_points;
|
||||
pub use self::r_t_s_p_mount_points::RTSPMountPoints;
|
||||
pub use self::r_t_s_p_mount_points::RTSPMountPointsExt;
|
||||
mod rtsp_mount_points;
|
||||
pub use self::rtsp_mount_points::RTSPMountPoints;
|
||||
pub use self::rtsp_mount_points::RTSPMountPointsExt;
|
||||
|
||||
mod r_t_s_p_server;
|
||||
pub use self::r_t_s_p_server::RTSPServer;
|
||||
pub use self::r_t_s_p_server::RTSPServerExt;
|
||||
mod rtsp_server;
|
||||
pub use self::rtsp_server::RTSPServer;
|
||||
pub use self::rtsp_server::RTSPServerExt;
|
||||
|
||||
mod r_t_s_p_session;
|
||||
pub use self::r_t_s_p_session::RTSPSession;
|
||||
pub use self::r_t_s_p_session::RTSPSessionExt;
|
||||
mod rtsp_session;
|
||||
pub use self::rtsp_session::RTSPSession;
|
||||
pub use self::rtsp_session::RTSPSessionExt;
|
||||
|
||||
mod r_t_s_p_session_media;
|
||||
pub use self::r_t_s_p_session_media::RTSPSessionMedia;
|
||||
pub use self::r_t_s_p_session_media::RTSPSessionMediaExt;
|
||||
mod rtsp_session_media;
|
||||
pub use self::rtsp_session_media::RTSPSessionMedia;
|
||||
pub use self::rtsp_session_media::RTSPSessionMediaExt;
|
||||
|
||||
mod r_t_s_p_session_pool;
|
||||
pub use self::r_t_s_p_session_pool::RTSPSessionPool;
|
||||
pub use self::r_t_s_p_session_pool::RTSPSessionPoolExt;
|
||||
mod rtsp_session_pool;
|
||||
pub use self::rtsp_session_pool::RTSPSessionPool;
|
||||
pub use self::rtsp_session_pool::RTSPSessionPoolExt;
|
||||
|
||||
mod r_t_s_p_stream;
|
||||
pub use self::r_t_s_p_stream::RTSPStream;
|
||||
pub use self::r_t_s_p_stream::RTSPStreamExt;
|
||||
mod rtsp_stream;
|
||||
pub use self::rtsp_stream::RTSPStream;
|
||||
pub use self::rtsp_stream::RTSPStreamExt;
|
||||
|
||||
mod r_t_s_p_stream_transport;
|
||||
pub use self::r_t_s_p_stream_transport::RTSPStreamTransport;
|
||||
pub use self::r_t_s_p_stream_transport::RTSPStreamTransportExt;
|
||||
mod rtsp_stream_transport;
|
||||
pub use self::rtsp_stream_transport::RTSPStreamTransport;
|
||||
pub use self::rtsp_stream_transport::RTSPStreamTransportExt;
|
||||
|
||||
mod r_t_s_p_thread_pool;
|
||||
pub use self::r_t_s_p_thread_pool::RTSPThreadPool;
|
||||
pub use self::r_t_s_p_thread_pool::RTSPThreadPoolExt;
|
||||
mod rtsp_thread_pool;
|
||||
pub use self::rtsp_thread_pool::RTSPThreadPool;
|
||||
pub use self::rtsp_thread_pool::RTSPThreadPoolExt;
|
||||
|
||||
mod r_t_s_p_address;
|
||||
pub use self::r_t_s_p_address::RTSPAddress;
|
||||
mod rtsp_address;
|
||||
pub use self::rtsp_address::RTSPAddress;
|
||||
|
||||
mod enums;
|
||||
pub use self::enums::RTSPAddressPoolResult;
|
||||
|
|
|
@ -1,56 +0,0 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ fbb95f4)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
use glib::translate::*;
|
||||
use glib_ffi;
|
||||
use gobject_ffi;
|
||||
use gst;
|
||||
use std::mem;
|
||||
use std::ptr;
|
||||
|
||||
glib_wrapper! {
|
||||
pub struct RTSPToken(Boxed<ffi::GstRTSPToken>);
|
||||
|
||||
match fn {
|
||||
copy => |ptr| gobject_ffi::g_boxed_copy(ffi::gst_rtsp_token_get_type(), ptr as *mut _) as *mut ffi::GstRTSPToken,
|
||||
free => |ptr| gobject_ffi::g_boxed_free(ffi::gst_rtsp_token_get_type(), ptr as *mut _),
|
||||
get_type => || ffi::gst_rtsp_token_get_type(),
|
||||
}
|
||||
}
|
||||
|
||||
impl RTSPToken {
|
||||
//pub fn new(firstfield: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) -> RTSPToken {
|
||||
// unsafe { TODO: call ffi::gst_rtsp_token_new() }
|
||||
//}
|
||||
|
||||
pub fn new_empty() -> RTSPToken {
|
||||
assert_initialized_main_thread!();
|
||||
unsafe {
|
||||
from_glib_full(ffi::gst_rtsp_token_new_empty())
|
||||
}
|
||||
}
|
||||
|
||||
//pub fn new_valist(firstfield: &str, var_args: /*Unknown conversion*//*Unimplemented*/Unsupported) -> RTSPToken {
|
||||
// unsafe { TODO: call ffi::gst_rtsp_token_new_valist() }
|
||||
//}
|
||||
|
||||
pub fn get_string(&mut self, field: &str) -> Option<String> {
|
||||
unsafe {
|
||||
from_glib_none(ffi::gst_rtsp_token_get_string(self.to_glib_none_mut().0, field.to_glib_none().0))
|
||||
}
|
||||
}
|
||||
|
||||
pub fn get_structure(&mut self) -> Option<gst::Structure> {
|
||||
unsafe {
|
||||
from_glib_none(ffi::gst_rtsp_token_get_structure(self.to_glib_none_mut().0))
|
||||
}
|
||||
}
|
||||
|
||||
pub fn is_allowed(&mut self, field: &str) -> bool {
|
||||
unsafe {
|
||||
from_glib(ffi::gst_rtsp_token_is_allowed(self.to_glib_none_mut().0, field.to_glib_none().0))
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPAddress;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPToken;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPAuth;
|
||||
|
@ -79,7 +79,7 @@ pub trait RTSPClientExt {
|
|||
|
||||
fn set_mount_points<'a, P: Into<Option<&'a RTSPMountPoints>>>(&self, mounts: P);
|
||||
|
||||
//fn set_send_func<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, func: /*Unknown conversion*//*Unimplemented*/RTSPClientSendFunc, user_data: P, notify: Q);
|
||||
//fn set_send_func<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, func: /*Unknown conversion*//*Unimplemented*/RTSPClientSendFunc, notify: P);
|
||||
|
||||
fn set_session_pool<'a, P: Into<Option<&'a RTSPSessionPool>>>(&self, pool: P);
|
||||
|
||||
|
@ -223,7 +223,7 @@ impl<O: IsA<RTSPClient> + IsA<glib::object::Object>> RTSPClientExt for O {
|
|||
}
|
||||
}
|
||||
|
||||
//fn set_send_func<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, func: /*Unknown conversion*//*Unimplemented*/RTSPClientSendFunc, user_data: P, notify: Q) {
|
||||
//fn set_send_func<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, func: /*Unknown conversion*//*Unimplemented*/RTSPClientSendFunc, notify: P) {
|
||||
// unsafe { TODO: call ffi::gst_rtsp_client_set_send_func() }
|
||||
//}
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPAddressPool;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPAddressPool;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPMediaFactory;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPMediaFactory;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use Error;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPMedia;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPMedia;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPSession;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPAddress;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPStream;
|
||||
|
@ -49,9 +49,9 @@ pub trait RTSPStreamTransportExt {
|
|||
|
||||
fn set_active(&self, active: bool) -> Result<(), glib::error::BoolError>;
|
||||
|
||||
//fn set_callbacks<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, send_rtp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, send_rtcp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, user_data: P, notify: Q);
|
||||
//fn set_callbacks<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, send_rtp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, send_rtcp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, notify: P);
|
||||
|
||||
//fn set_keepalive<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, keep_alive: /*Unknown conversion*//*Unimplemented*/RTSPKeepAliveFunc, user_data: P, notify: Q);
|
||||
//fn set_keepalive<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, keep_alive: /*Unknown conversion*//*Unimplemented*/RTSPKeepAliveFunc, notify: P);
|
||||
|
||||
fn set_timed_out(&self, timedout: bool);
|
||||
|
||||
|
@ -119,11 +119,11 @@ impl<O: IsA<RTSPStreamTransport>> RTSPStreamTransportExt for O {
|
|||
}
|
||||
}
|
||||
|
||||
//fn set_callbacks<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, send_rtp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, send_rtcp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, user_data: P, notify: Q) {
|
||||
//fn set_callbacks<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, send_rtp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, send_rtcp: /*Unknown conversion*//*Unimplemented*/RTSPSendFunc, notify: P) {
|
||||
// unsafe { TODO: call ffi::gst_rtsp_stream_transport_set_callbacks() }
|
||||
//}
|
||||
|
||||
//fn set_keepalive<'a, P: Into<Option</*Unimplemented*/Fundamental: Pointer>>, Q: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, keep_alive: /*Unknown conversion*//*Unimplemented*/RTSPKeepAliveFunc, user_data: P, notify: Q) {
|
||||
//fn set_keepalive<'a, P: Into<Option<&'a /*Ignored*/glib::DestroyNotify>>>(&self, keep_alive: /*Unknown conversion*//*Unimplemented*/RTSPKeepAliveFunc, notify: P) {
|
||||
// unsafe { TODO: call ffi::gst_rtsp_stream_transport_set_keepalive() }
|
||||
//}
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
4
gstreamer-rtsp-server/src/auto/versions.txt
Normal file
4
gstreamer-rtsp-server/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod r_t_s_p_auth_param;
|
||||
pub use self::r_t_s_p_auth_param::RTSPAuthParam;
|
||||
mod rtsp_auth_param;
|
||||
pub use self::rtsp_auth_param::RTSPAuthParam;
|
||||
|
||||
mod r_t_s_p_url;
|
||||
pub use self::r_t_s_p_url::RTSPUrl;
|
||||
mod rtsp_url;
|
||||
pub use self::rtsp_url::RTSPUrl;
|
||||
|
||||
mod enums;
|
||||
pub use self::enums::RTSPAuthMethod;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use RTSPResult;
|
4
gstreamer-rtsp/src/auto/versions.txt
Normal file
4
gstreamer-rtsp/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use ffi;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use MIKEYCacheType;
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
use MIKEYCacheType;
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6855214)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
mod m_i_k_e_y_message;
|
||||
pub use self::m_i_k_e_y_message::MIKEYMessage;
|
||||
mod mikey_message;
|
||||
pub use self::mikey_message::MIKEYMessage;
|
||||
|
||||
mod m_i_k_e_y_payload;
|
||||
pub use self::m_i_k_e_y_payload::MIKEYPayload;
|
||||
mod mikey_payload;
|
||||
pub use self::mikey_payload::MIKEYPayload;
|
||||
|
||||
mod enums;
|
||||
pub use self::enums::MIKEYCacheType;
|
||||
|
|
4
gstreamer-sdp/src/auto/versions.txt
Normal file
4
gstreamer-sdp/src/auto/versions.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
All files in this directory
|
||||
were generated by gir (https://github.com/gtk-rs/gir @ 1795530)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
DO NOT EDIT THEM
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue