Functions
gst_cuda_nvrtc_compile
gchar * gst_cuda_nvrtc_compile (const gchar * source)
Parameters:
source
–
Source code to compile
Returns
–
No description available
Since : 1.22
GstCuda.prototype.cuda_nvrtc_compile
function GstCuda.prototype.cuda_nvrtc_compile(source: String): {
// javascript wrapper for 'gst_cuda_nvrtc_compile'
}
Parameters:
Source code to compile
No description available
Since : 1.22
gst_cuda_nvrtc_load_library
gboolean gst_cuda_nvrtc_load_library ()
Loads the nvrtc library.
Since : 1.22
GstCuda.prototype.cuda_nvrtc_load_library
function GstCuda.prototype.cuda_nvrtc_load_library(): {
// javascript wrapper for 'gst_cuda_nvrtc_load_library'
}
Loads the nvrtc library.
Since : 1.22
The results of the search are