New upstream version 23.2.1+dfsg1
This commit is contained in:
parent
cdc9a9fc87
commit
b14f9eae6d
1017 changed files with 37232 additions and 11111 deletions
|
|
@ -10,6 +10,10 @@
|
|||
|
||||
OBS_DECLARE_MODULE()
|
||||
OBS_MODULE_USE_DEFAULT_LOCALE("rtmp-services", "en-US")
|
||||
MODULE_EXPORT const char *obs_module_description(void)
|
||||
{
|
||||
return "OBS core RTMP services";
|
||||
}
|
||||
|
||||
#define RTMP_SERVICES_LOG_STR "[rtmp-services plugin] "
|
||||
#define RTMP_SERVICES_VER_STR "rtmp-services plugin (libobs " OBS_VERSION ")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue