NVIDIA DeepStream SDK API Reference
6.0 Release
Welcome
API Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
nvdsgstutils.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
3
*
4
* NVIDIA Corporation and its licensors retain all intellectual property
5
* and proprietary rights in and to this software, related documentation
6
* and any modifications thereto. Any use, reproduction, disclosure or
7
* distribution of this software and related documentation without an express
8
* license agreement from NVIDIA Corporation is strictly prohibited.
9
*/
10
27
#ifndef __NVDS_GSTUTILS_H__
28
#define __NVDS_GSTUTILS_H__
29
30
#include <gst/gst.h>
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
#include <gst/gst.h>
36
51
void
configure_source_for_ntp_sync
(GstElement *src_elem);
52
53
#ifdef __cplusplus
54
}
55
#endif
56
57
#endif
58
configure_source_for_ntp_sync
void configure_source_for_ntp_sync(GstElement *src_elem)
Configure the source to generate NTP sync values for RTSP sources.
Advance Information | Subject to Change | Generated by NVIDIA | Thu Sep 23 2021 17:38:27 | PR-09318-R32