Gst.Net.NtpClock – gstreamer-net-1.0 Reference Manual
NtpClock
Object Hierarchy:
Gst.Net.NtpClock
Gst.Net.NtpClock
Gst.Net.NtpClock
Gst.Net.ClientClock
Gst.Net.ClientClock
Gst.Net.ClientClock->Gst.Net.NtpClock
Gst.SystemClock
Gst.SystemClock
Gst.SystemClock->Gst.Net.ClientClock
Gst.Clock
Gst.Clock
Gst.Clock->Gst.SystemClock
Gst.Object
Gst.Object
Gst.Object->Gst.Clock
GLib.InitiallyUnowned
GLib.InitiallyUnowned
GLib.InitiallyUnowned->Gst.Object
GLib.Object
GLib.Object
GLib.Object->GLib.InitiallyUnowned
Description:
[
CCode
( cname =
"GstNtpClock"
, lower_case_cprefix =
"gst_ntp_clock_"
, type_id =
"gst_ntp_clock_get_type ()"
) ]
[
GIR
( name =
"NtpClock"
) ]
public
class
NtpClock
:
ClientClock
Namespace:
Gst.Net
Package:
gstreamer-net-1.0
Content:
Creation methods:
public
NtpClock
(
string
name,
string
remote_address,
int
remote_port,
ClockTime
base_time)
Create a new
NtpClock
that will report the time provided by the NTPv4 server on
remote_address
and
remote_port
.
Inherited Members:
All known members inherited from class Gst.Net.ClientClock
address
base_time
bus
internal_clock
minimum_update_interval
port
qos_dscp
round_trip_limit
All known members inherited from class Gst.SystemClock
clock_type
obtain
set_default
All known members inherited from class Gst.Clock
add_observation
add_observation_unapplied
adjust_unlocked
adjust_with_calibration
change_resolution
get_calibration
get_internal_time
get_master
get_resolution
get_time
get_timeout
id_compare_func
id_get_clock
id_get_time
id_ref
id_unref
id_unschedule
id_uses_clock
id_wait
id_wait_async
is_synced
new_periodic_id
new_single_shot_id
periodic_id_reinit
set_calibration
set_master
set_resolution
set_synced
set_timeout
single_shot_id_reinit
synced
timeout
unadjust_unlocked
unadjust_with_calibration
unschedule
wait
wait_async
wait_for_sync
window_size
window_threshold
All known members inherited from class Gst.Object
@lock
@ref
add_control_binding
check_uniqueness
deep_notify
default_deep_notify
default_error
flags
get_control_binding
get_control_rate
get_g_value_array
get_name
get_parent
get_path_string
get_value
has_active_control_bindings
has_ancestor
has_as_ancestor
has_as_parent
name
parent
remove_control_binding
replace
set_control_binding_disabled
set_control_bindings_disabled
set_control_rate
set_name
set_parent
suggest_next_sync
sync_values
unparent
unref
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
2022 vala-language.org