init
This commit is contained in:
8
include/codec_query/nvenc.h
Normal file
8
include/codec_query/nvenc.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef GSR_CODEC_QUERY_NVENC_H
|
||||
#define GSR_CODEC_QUERY_NVENC_H
|
||||
|
||||
#include "codec_query.h"
|
||||
|
||||
bool gsr_get_supported_video_codecs_nvenc(gsr_supported_video_codecs *video_codecs, bool cleanup);
|
||||
|
||||
#endif /* GSR_CODEC_QUERY_NVENC_H */
|
||||
Reference in New Issue
Block a user