obs.h 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760
  1. /******************************************************************************
  2. Copyright (C) 2013-2014 by Hugh Bailey <[email protected]>
  3. This program is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU General Public License as published by
  5. the Free Software Foundation, either version 2 of the License, or
  6. (at your option) any later version.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <http://www.gnu.org/licenses/>.
  13. ******************************************************************************/
  14. #pragma once
  15. #include "util/c99defs.h"
  16. #include "util/bmem.h"
  17. #include "util/profiler.h"
  18. #include "util/text-lookup.h"
  19. #include "graphics/graphics.h"
  20. #include "graphics/vec2.h"
  21. #include "graphics/vec3.h"
  22. #include "media-io/audio-io.h"
  23. #include "media-io/video-io.h"
  24. #include "callback/signal.h"
  25. #include "callback/proc.h"
  26. #include "obs-config.h"
  27. #include "obs-defs.h"
  28. #include "obs-data.h"
  29. #include "obs-ui.h"
  30. #include "obs-properties.h"
  31. #include "obs-interaction.h"
  32. struct matrix4;
  33. /* opaque types */
  34. struct obs_display;
  35. struct obs_view;
  36. struct obs_source;
  37. struct obs_scene;
  38. struct obs_scene_item;
  39. struct obs_output;
  40. struct obs_encoder;
  41. struct obs_service;
  42. struct obs_module;
  43. struct obs_fader;
  44. struct obs_volmeter;
  45. typedef struct obs_display obs_display_t;
  46. typedef struct obs_view obs_view_t;
  47. typedef struct obs_source obs_source_t;
  48. typedef struct obs_scene obs_scene_t;
  49. typedef struct obs_scene_item obs_sceneitem_t;
  50. typedef struct obs_output obs_output_t;
  51. typedef struct obs_encoder obs_encoder_t;
  52. typedef struct obs_service obs_service_t;
  53. typedef struct obs_module obs_module_t;
  54. typedef struct obs_fader obs_fader_t;
  55. typedef struct obs_volmeter obs_volmeter_t;
  56. typedef struct obs_weak_source obs_weak_source_t;
  57. typedef struct obs_weak_output obs_weak_output_t;
  58. typedef struct obs_weak_encoder obs_weak_encoder_t;
  59. typedef struct obs_weak_service obs_weak_service_t;
  60. #include "obs-source.h"
  61. #include "obs-encoder.h"
  62. #include "obs-output.h"
  63. #include "obs-service.h"
  64. #include "obs-audio-controls.h"
  65. #include "obs-hotkey.h"
  66. /**
  67. * @file
  68. * @brief Main libobs header used by applications.
  69. *
  70. * @mainpage
  71. *
  72. * @section intro_sec Introduction
  73. *
  74. * This document describes the api for libobs to be used by applications as well
  75. * as @ref modules_page implementing some kind of functionality.
  76. *
  77. */
  78. #ifdef __cplusplus
  79. extern "C" {
  80. #endif
  81. /** Used for changing the order of items (for example, filters in a source,
  82. * or items in a scene) */
  83. enum obs_order_movement {
  84. OBS_ORDER_MOVE_UP,
  85. OBS_ORDER_MOVE_DOWN,
  86. OBS_ORDER_MOVE_TOP,
  87. OBS_ORDER_MOVE_BOTTOM
  88. };
  89. /**
  90. * Used with obs_source_process_filter to specify whether the filter should
  91. * render the source directly with the specified effect, or whether it should
  92. * render it to a texture
  93. */
  94. enum obs_allow_direct_render {
  95. OBS_NO_DIRECT_RENDERING,
  96. OBS_ALLOW_DIRECT_RENDERING,
  97. };
  98. enum obs_scale_type {
  99. OBS_SCALE_BICUBIC,
  100. OBS_SCALE_BILINEAR,
  101. OBS_SCALE_LANCZOS
  102. };
  103. /**
  104. * Used with scene items to indicate the type of bounds to use for scene items.
  105. * Mostly determines how the image will be scaled within those bounds, or
  106. * whether to use bounds at all.
  107. */
  108. enum obs_bounds_type {
  109. OBS_BOUNDS_NONE, /**< no bounds */
  110. OBS_BOUNDS_STRETCH, /**< stretch (ignores base scale) */
  111. OBS_BOUNDS_SCALE_INNER, /**< scales to inner rectangle */
  112. OBS_BOUNDS_SCALE_OUTER, /**< scales to outer rectangle */
  113. OBS_BOUNDS_SCALE_TO_WIDTH, /**< scales to the width */
  114. OBS_BOUNDS_SCALE_TO_HEIGHT, /**< scales to the height */
  115. OBS_BOUNDS_MAX_ONLY, /**< no scaling, maximum size only */
  116. };
  117. struct obs_transform_info {
  118. struct vec2 pos;
  119. float rot;
  120. struct vec2 scale;
  121. uint32_t alignment;
  122. enum obs_bounds_type bounds_type;
  123. uint32_t bounds_alignment;
  124. struct vec2 bounds;
  125. };
  126. /**
  127. * Video initialization structure
  128. */
  129. struct obs_video_info {
  130. /**
  131. * Graphics module to use (usually "libobs-opengl" or "libobs-d3d11")
  132. */
  133. const char *graphics_module;
  134. uint32_t fps_num; /**< Output FPS numerator */
  135. uint32_t fps_den; /**< Output FPS denominator */
  136. uint32_t base_width; /**< Base compositing width */
  137. uint32_t base_height; /**< Base compositing height */
  138. uint32_t output_width; /**< Output width */
  139. uint32_t output_height; /**< Output height */
  140. enum video_format output_format; /**< Output format */
  141. /** Video adapter index to use (NOTE: avoid for optimus laptops) */
  142. uint32_t adapter;
  143. /** Use shaders to convert to different color formats */
  144. bool gpu_conversion;
  145. enum video_colorspace colorspace; /**< YUV type (if YUV) */
  146. enum video_range_type range; /**< YUV range (if YUV) */
  147. enum obs_scale_type scale_type; /**< How to scale if scaling */
  148. };
  149. /**
  150. * Audio initialization structure
  151. */
  152. struct obs_audio_info {
  153. uint32_t samples_per_sec;
  154. enum speaker_layout speakers;
  155. };
  156. /**
  157. * Sent to source filters via the filter_audio callback to allow filtering of
  158. * audio data
  159. */
  160. struct obs_audio_data {
  161. uint8_t *data[MAX_AV_PLANES];
  162. uint32_t frames;
  163. uint64_t timestamp;
  164. };
  165. /**
  166. * Source audio output structure. Used with obs_source_output_audio to output
  167. * source audio. Audio is automatically resampled and remixed as necessary.
  168. */
  169. struct obs_source_audio {
  170. const uint8_t *data[MAX_AV_PLANES];
  171. uint32_t frames;
  172. enum speaker_layout speakers;
  173. enum audio_format format;
  174. uint32_t samples_per_sec;
  175. uint64_t timestamp;
  176. };
  177. /**
  178. * Source asynchronous video output structure. Used with
  179. * obs_source_output_video to output asynchronous video. Video is buffered as
  180. * necessary to play according to timestamps. When used with audio output,
  181. * audio is synced to video as it is played.
  182. *
  183. * If a YUV format is specified, it will be automatically upsampled and
  184. * converted to RGB via shader on the graphics processor.
  185. */
  186. struct obs_source_frame {
  187. uint8_t *data[MAX_AV_PLANES];
  188. uint32_t linesize[MAX_AV_PLANES];
  189. uint32_t width;
  190. uint32_t height;
  191. uint64_t timestamp;
  192. enum video_format format;
  193. float color_matrix[16];
  194. bool full_range;
  195. float color_range_min[3];
  196. float color_range_max[3];
  197. bool flip;
  198. /* used internally by libobs */
  199. volatile long refs;
  200. bool prev_frame;
  201. };
  202. /* ------------------------------------------------------------------------- */
  203. /* OBS context */
  204. /**
  205. * Initializes OBS
  206. *
  207. * @param locale The locale to use for modules
  208. * @param module_config_path Path to module config storage directory
  209. * (or NULL if none)
  210. * @param store The profiler name store for OBS to use or NULL
  211. */
  212. EXPORT bool obs_startup(const char *locale, const char *module_config_path,
  213. profiler_name_store_t *store);
  214. /** Releases all data associated with OBS and terminates the OBS context */
  215. EXPORT void obs_shutdown(void);
  216. /** @return true if the main OBS context has been initialized */
  217. EXPORT bool obs_initialized(void);
  218. /** @return The current core version */
  219. EXPORT uint32_t obs_get_version(void);
  220. /**
  221. * Sets a new locale to use for modules. This will call obs_module_set_locale
  222. * for each module with the new locale.
  223. *
  224. * @param locale The locale to use for modules
  225. */
  226. EXPORT void obs_set_locale(const char *locale);
  227. /** @return the current locale */
  228. EXPORT const char *obs_get_locale(void);
  229. /**
  230. * Returns the profiler name store (see util/profiler.h) used by OBS, which is
  231. * either a name store passed to obs_startup, an internal name store, or NULL
  232. * in case obs_initialized() returns false.
  233. */
  234. EXPORT profiler_name_store_t *obs_get_profiler_name_store(void);
  235. /**
  236. * Sets base video ouput base resolution/fps/format.
  237. *
  238. * @note This data cannot be changed if an output is corrently active.
  239. * @note The graphics module cannot be changed without fully destroying the
  240. * OBS context.
  241. *
  242. * @param ovi Pointer to an obs_video_info structure containing the
  243. * specification of the graphics subsystem,
  244. * @return OBS_VIDEO_SUCCESS if sucessful
  245. * OBS_VIDEO_NOT_SUPPORTED if the adapter lacks capabilities
  246. * OBS_VIDEO_INVALID_PARAM if a parameter is invalid
  247. * OBS_VIDEO_CURRENTLY_ACTIVE if video is currently active
  248. * OBS_VIDEO_MODULE_NOT_FOUND if the graphics module is not found
  249. * OBS_VIDEO_FAIL for generic failure
  250. */
  251. EXPORT int obs_reset_video(struct obs_video_info *ovi);
  252. /**
  253. * Sets base audio output format/channels/samples/etc
  254. *
  255. * @note Cannot reset base audio if an output is currently active.
  256. */
  257. EXPORT bool obs_reset_audio(const struct obs_audio_info *oai);
  258. /** Gets the current video settings, returns false if no video */
  259. EXPORT bool obs_get_video_info(struct obs_video_info *ovi);
  260. /** Gets the current audio settings, returns false if no audio */
  261. EXPORT bool obs_get_audio_info(struct obs_audio_info *oai);
  262. /**
  263. * Opens a plugin module directly from a specific path.
  264. *
  265. * If the module already exists then the function will return successful, and
  266. * the module parameter will be given the pointer to the existing module.
  267. *
  268. * This does not initialize the module, it only loads the module image. To
  269. * initialize the module, call obs_init_module.
  270. *
  271. * @param module The pointer to the created module.
  272. * @param path Specifies the path to the module library file. If the
  273. * extension is not specified, it will use the extension
  274. * appropriate to the operating system.
  275. * @param data_path Specifies the path to the directory where the module's
  276. * data files are stored.
  277. * @returns MODULE_SUCCESS if successful
  278. * MODULE_ERROR if a generic error occurred
  279. * MODULE_FILE_NOT_FOUND if the module was not found
  280. * MODULE_MISSING_EXPORTS if required exports are missing
  281. * MODULE_INCOMPATIBLE_VER if incompatible version
  282. */
  283. EXPORT int obs_open_module(obs_module_t **module, const char *path,
  284. const char *data_path);
  285. /**
  286. * Initializes the module, which calls its obs_module_load export. If the
  287. * module is alrady loaded, then this function does nothing and returns
  288. * successful.
  289. */
  290. EXPORT bool obs_init_module(obs_module_t *module);
  291. /** Returns the module file name */
  292. EXPORT const char *obs_get_module_file_name(obs_module_t *module);
  293. /** Returns the module full name */
  294. EXPORT const char *obs_get_module_name(obs_module_t *module);
  295. /** Returns the module author(s) */
  296. EXPORT const char *obs_get_module_author(obs_module_t *module);
  297. /** Returns the module description */
  298. EXPORT const char *obs_get_module_description(obs_module_t *module);
  299. /** Returns the module binary path */
  300. EXPORT const char *obs_get_module_binary_path(obs_module_t *module);
  301. /** Returns the module data path */
  302. EXPORT const char *obs_get_module_data_path(obs_module_t *module);
  303. /**
  304. * Adds a module search path to be used with obs_find_modules. If the search
  305. * path strings contain %module%, that text will be replaced with the module
  306. * name when used.
  307. *
  308. * @param bin Specifies the module's binary directory search path.
  309. * @param data Specifies the module's data directory search path.
  310. */
  311. EXPORT void obs_add_module_path(const char *bin, const char *data);
  312. /** Automatically loads all modules from module paths (convenience function) */
  313. EXPORT void obs_load_all_modules(void);
  314. struct obs_module_info {
  315. const char *bin_path;
  316. const char *data_path;
  317. };
  318. typedef void (*obs_find_module_callback_t)(void *param,
  319. const struct obs_module_info *info);
  320. /** Finds all modules within the search paths added by obs_add_module_path. */
  321. EXPORT void obs_find_modules(obs_find_module_callback_t callback, void *param);
  322. typedef void (*obs_enum_module_callback_t)(void *param, obs_module_t *module);
  323. /** Enumerates all loaded modules */
  324. EXPORT void obs_enum_modules(obs_enum_module_callback_t callback, void *param);
  325. /** Helper function for using default module locale */
  326. EXPORT lookup_t *obs_module_load_locale(obs_module_t *module,
  327. const char *default_locale, const char *locale);
  328. /**
  329. * Returns the location of a plugin module data file.
  330. *
  331. * @note Modules should use obs_module_file function defined in obs-module.h
  332. * as a more elegant means of getting their files without having to
  333. * specify the module parameter.
  334. *
  335. * @param module The module associated with the file to locate
  336. * @param file The file to locate
  337. * @return Path string, or NULL if not found. Use bfree to free string.
  338. */
  339. EXPORT char *obs_find_module_file(obs_module_t *module, const char *file);
  340. /**
  341. * Returns the path of a plugin module config file (whether it exists or not)
  342. *
  343. * @note Modules should use obs_module_config_path function defined in
  344. * obs-module.h as a more elegant means of getting their files without
  345. * having to specify the module parameter.
  346. *
  347. * @param module The module associated with the path
  348. * @param file The file to get a path to
  349. * @return Path string, or NULL if not found. Use bfree to free string.
  350. */
  351. EXPORT char *obs_module_get_config_path(obs_module_t *module, const char *file);
  352. /** Enumerates all source types (inputs, filters, transitions, etc). */
  353. EXPORT bool obs_enum_source_types(size_t idx, const char **id);
  354. /**
  355. * Enumerates all available inputs source types.
  356. *
  357. * Inputs are general source inputs (such as capture sources, device sources,
  358. * etc).
  359. */
  360. EXPORT bool obs_enum_input_types(size_t idx, const char **id);
  361. /**
  362. * Enumerates all available filter source types.
  363. *
  364. * Filters are sources that are used to modify the video/audio output of
  365. * other sources.
  366. */
  367. EXPORT bool obs_enum_filter_types(size_t idx, const char **id);
  368. /**
  369. * Enumerates all available transition source types.
  370. *
  371. * Transitions are sources used to transition between two or more other
  372. * sources.
  373. */
  374. EXPORT bool obs_enum_transition_types(size_t idx, const char **id);
  375. /** Enumerates all available output types. */
  376. EXPORT bool obs_enum_output_types(size_t idx, const char **id);
  377. /** Enumerates all available encoder types. */
  378. EXPORT bool obs_enum_encoder_types(size_t idx, const char **id);
  379. /** Enumerates all available service types. */
  380. EXPORT bool obs_enum_service_types(size_t idx, const char **id);
  381. /** Helper function for entering the OBS graphics context */
  382. EXPORT void obs_enter_graphics(void);
  383. /** Helper function for leaving the OBS graphics context */
  384. EXPORT void obs_leave_graphics(void);
  385. /** Gets the main audio output handler for this OBS context */
  386. EXPORT audio_t *obs_get_audio(void);
  387. /** Gets the main video output handler for this OBS context */
  388. EXPORT video_t *obs_get_video(void);
  389. /** Sets the primary output source for a channel. */
  390. EXPORT void obs_set_output_source(uint32_t channel, obs_source_t *source);
  391. /**
  392. * Gets the primary output source for a channel and increments the reference
  393. * counter for that source. Use obs_source_release to release.
  394. */
  395. EXPORT obs_source_t *obs_get_output_source(uint32_t channel);
  396. /**
  397. * Enumerates all input sources
  398. *
  399. * Callback function returns true to continue enumeration, or false to end
  400. * enumeration.
  401. *
  402. * Use obs_source_get_ref or obs_source_get_weak_source if you want to retain
  403. * a reference after obs_enum_sources finishes
  404. */
  405. EXPORT void obs_enum_sources(bool (*enum_proc)(void*, obs_source_t*),
  406. void *param);
  407. /** Enumerates outputs */
  408. EXPORT void obs_enum_outputs(bool (*enum_proc)(void*, obs_output_t*),
  409. void *param);
  410. /** Enumerates encoders */
  411. EXPORT void obs_enum_encoders(bool (*enum_proc)(void*, obs_encoder_t*),
  412. void *param);
  413. /** Enumerates encoders */
  414. EXPORT void obs_enum_services(bool (*enum_proc)(void*, obs_service_t*),
  415. void *param);
  416. /**
  417. * Gets a source by its name.
  418. *
  419. * Increments the source reference counter, use obs_source_release to
  420. * release it when complete.
  421. */
  422. EXPORT obs_source_t *obs_get_source_by_name(const char *name);
  423. /** Gets an output by its name. */
  424. EXPORT obs_output_t *obs_get_output_by_name(const char *name);
  425. /** Gets an encoder by its name. */
  426. EXPORT obs_encoder_t *obs_get_encoder_by_name(const char *name);
  427. /** Gets an service by its name. */
  428. EXPORT obs_service_t *obs_get_service_by_name(const char *name);
  429. enum obs_base_effect {
  430. OBS_EFFECT_DEFAULT, /**< RGB/YUV */
  431. OBS_EFFECT_DEFAULT_RECT, /**< RGB/YUV (using texture_rect) */
  432. OBS_EFFECT_OPAQUE, /**< RGB/YUV (alpha set to 1.0) */
  433. OBS_EFFECT_SOLID, /**< RGB/YUV (solid color only) */
  434. OBS_EFFECT_BICUBIC, /**< Bicubic downscale */
  435. OBS_EFFECT_LANCZOS, /**< Lanczos downscale */
  436. OBS_EFFECT_BILINEAR_LOWRES, /**< Bilinear low resolution downscale */
  437. OBS_EFFECT_PREMULTIPLIED_ALPHA,/**< Premultiplied alpha */
  438. };
  439. /** Returns a commonly used base effect */
  440. EXPORT gs_effect_t *obs_get_base_effect(enum obs_base_effect effect);
  441. /* DEPRECATED: gets texture_rect default effect */
  442. DEPRECATED_START EXPORT gs_effect_t *obs_get_default_rect_effect(void)
  443. DEPRECATED_END;
  444. /** Returns the primary obs signal handler */
  445. EXPORT signal_handler_t *obs_get_signal_handler(void);
  446. /** Returns the primary obs procedure handler */
  447. EXPORT proc_handler_t *obs_get_proc_handler(void);
  448. /** Renders the main view */
  449. EXPORT void obs_render_main_view(void);
  450. /** Sets the master user volume */
  451. EXPORT void obs_set_master_volume(float volume);
  452. /** Gets the master user volume */
  453. EXPORT float obs_get_master_volume(void);
  454. /** Saves a source to settings data */
  455. EXPORT obs_data_t *obs_save_source(obs_source_t *source);
  456. /** Loads a source from settings data */
  457. EXPORT obs_source_t *obs_load_source(obs_data_t *data);
  458. typedef void (*obs_load_source_cb)(void *private_data, obs_source_t *source);
  459. /** Loads sources from a data array */
  460. EXPORT void obs_load_sources(obs_data_array_t *array, obs_load_source_cb cb,
  461. void *private_data);
  462. /** Saves sources to a data array */
  463. EXPORT obs_data_array_t *obs_save_sources(void);
  464. typedef bool (*obs_save_source_filter_cb)(void *data, obs_source_t *source);
  465. EXPORT obs_data_array_t *obs_save_sources_filtered(obs_save_source_filter_cb cb,
  466. void *data);
  467. enum obs_obj_type {
  468. OBS_OBJ_TYPE_INVALID,
  469. OBS_OBJ_TYPE_SOURCE,
  470. OBS_OBJ_TYPE_OUTPUT,
  471. OBS_OBJ_TYPE_ENCODER,
  472. OBS_OBJ_TYPE_SERVICE
  473. };
  474. EXPORT enum obs_obj_type obs_obj_get_type(void *obj);
  475. EXPORT const char *obs_obj_get_id(void *obj);
  476. EXPORT bool obs_obj_invalid(void *obj);
  477. /* ------------------------------------------------------------------------- */
  478. /* View context */
  479. /**
  480. * Creates a view context.
  481. *
  482. * A view can be used for things like separate previews, or drawing
  483. * sources separately.
  484. */
  485. EXPORT obs_view_t *obs_view_create(void);
  486. /** Destroys this view context */
  487. EXPORT void obs_view_destroy(obs_view_t *view);
  488. /** Sets the source to be used for this view context. */
  489. EXPORT void obs_view_set_source(obs_view_t *view, uint32_t channel,
  490. obs_source_t *source);
  491. /** Gets the source currently in use for this view context */
  492. EXPORT obs_source_t *obs_view_get_source(obs_view_t *view,
  493. uint32_t channel);
  494. /** Renders the sources of this view context */
  495. EXPORT void obs_view_render(obs_view_t *view);
  496. EXPORT uint64_t obs_get_video_frame_time(void);
  497. /* ------------------------------------------------------------------------- */
  498. /* Display context */
  499. /**
  500. * Adds a new window display linked to the main render pipeline. This creates
  501. * a new swap chain which updates every frame.
  502. *
  503. * @param graphics_data The swap chain initialization data.
  504. * @return The new display context, or NULL if failed.
  505. */
  506. EXPORT obs_display_t *obs_display_create(
  507. const struct gs_init_data *graphics_data);
  508. /** Destroys a display context */
  509. EXPORT void obs_display_destroy(obs_display_t *display);
  510. /** Changes the size of this display */
  511. EXPORT void obs_display_resize(obs_display_t *display, uint32_t cx,
  512. uint32_t cy);
  513. /**
  514. * Adds a draw callback for this display context
  515. *
  516. * @param display The display context.
  517. * @param draw The draw callback which is called each time a frame
  518. * updates.
  519. * @param param The user data to be associated with this draw callback.
  520. */
  521. EXPORT void obs_display_add_draw_callback(obs_display_t *display,
  522. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  523. void *param);
  524. /** Removes a draw callback for this display context */
  525. EXPORT void obs_display_remove_draw_callback(obs_display_t *display,
  526. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  527. void *param);
  528. EXPORT void obs_display_set_enabled(obs_display_t *display, bool enable);
  529. EXPORT bool obs_display_enabled(obs_display_t *display);
  530. EXPORT void obs_display_set_background_color(obs_display_t *display,
  531. uint32_t color);
  532. /* ------------------------------------------------------------------------- */
  533. /* Sources */
  534. /** Returns the translated display name of a source */
  535. EXPORT const char *obs_source_get_display_name(const char *id);
  536. /**
  537. * Creates a source of the specified type with the specified settings.
  538. *
  539. * The "source" context is used for anything related to presenting
  540. * or modifying video/audio. Use obs_source_release to release it.
  541. */
  542. EXPORT obs_source_t *obs_source_create(const char *id, const char *name,
  543. obs_data_t *settings, obs_data_t *hotkey_data);
  544. EXPORT obs_source_t *obs_source_create_private(const char *id,
  545. const char *name, obs_data_t *settings);
  546. /* if source has OBS_SOURCE_DO_NOT_DUPLICATE output flag set, only returns a
  547. * reference */
  548. EXPORT obs_source_t *obs_source_duplicate(obs_source_t *source,
  549. const char *desired_name, bool create_private);
  550. /**
  551. * Adds/releases a reference to a source. When the last reference is
  552. * released, the source is destroyed.
  553. */
  554. EXPORT void obs_source_addref(obs_source_t *source);
  555. EXPORT void obs_source_release(obs_source_t *source);
  556. EXPORT void obs_weak_source_addref(obs_weak_source_t *weak);
  557. EXPORT void obs_weak_source_release(obs_weak_source_t *weak);
  558. EXPORT obs_source_t *obs_source_get_ref(obs_source_t *source);
  559. EXPORT obs_weak_source_t *obs_source_get_weak_source(obs_source_t *source);
  560. EXPORT obs_source_t *obs_weak_source_get_source(obs_weak_source_t *weak);
  561. EXPORT bool obs_weak_source_references_source(obs_weak_source_t *weak,
  562. obs_source_t *source);
  563. /** Notifies all references that the source should be released */
  564. EXPORT void obs_source_remove(obs_source_t *source);
  565. /** Returns true if the source should be released */
  566. EXPORT bool obs_source_removed(const obs_source_t *source);
  567. /** Returns capability flags of a source */
  568. EXPORT uint32_t obs_source_get_output_flags(const obs_source_t *source);
  569. /** Returns capability flags of a source type */
  570. EXPORT uint32_t obs_get_source_output_flags(const char *id);
  571. /** Gets the default settings for a source type */
  572. EXPORT obs_data_t *obs_get_source_defaults(const char *id);
  573. /** Returns the property list, if any. Free with obs_properties_destroy */
  574. EXPORT obs_properties_t *obs_get_source_properties(const char *id);
  575. /** Returns whether the source has custom properties or not */
  576. EXPORT bool obs_is_source_configurable(const char *id);
  577. EXPORT bool obs_source_configurable(const obs_source_t *source);
  578. /**
  579. * Returns the properties list for a specific existing source. Free with
  580. * obs_properties_destroy
  581. */
  582. EXPORT obs_properties_t *obs_source_properties(const obs_source_t *source);
  583. /** Updates settings for this source */
  584. EXPORT void obs_source_update(obs_source_t *source, obs_data_t *settings);
  585. /** Renders a video source. */
  586. EXPORT void obs_source_video_render(obs_source_t *source);
  587. /** Gets the width of a source (if it has video) */
  588. EXPORT uint32_t obs_source_get_width(obs_source_t *source);
  589. /** Gets the height of a source (if it has video) */
  590. EXPORT uint32_t obs_source_get_height(obs_source_t *source);
  591. /**
  592. * If the source is a filter, returns the parent source of the filter. Only
  593. * guaranteed to be valid inside of the video_render, filter_audio,
  594. * filter_video, and filter_remove callbacks.
  595. */
  596. EXPORT obs_source_t *obs_filter_get_parent(const obs_source_t *filter);
  597. /**
  598. * If the source is a filter, returns the target source of the filter. Only
  599. * guaranteed to be valid inside of the video_render, filter_audio,
  600. * filter_video, and filter_remove callbacks.
  601. */
  602. EXPORT obs_source_t *obs_filter_get_target(const obs_source_t *filter);
  603. /** Adds a filter to the source (which is used whenever the source is used) */
  604. EXPORT void obs_source_filter_add(obs_source_t *source, obs_source_t *filter);
  605. /** Removes a filter from the source */
  606. EXPORT void obs_source_filter_remove(obs_source_t *source,
  607. obs_source_t *filter);
  608. /** Modifies the order of a specific filter */
  609. EXPORT void obs_source_filter_set_order(obs_source_t *source,
  610. obs_source_t *filter, enum obs_order_movement movement);
  611. /** Gets the settings string for a source */
  612. EXPORT obs_data_t *obs_source_get_settings(const obs_source_t *source);
  613. /** Gets the name of a source */
  614. EXPORT const char *obs_source_get_name(const obs_source_t *source);
  615. /** Sets the name of a source */
  616. EXPORT void obs_source_set_name(obs_source_t *source, const char *name);
  617. /** Gets the source type */
  618. EXPORT enum obs_source_type obs_source_get_type(const obs_source_t *source);
  619. /** Gets the source identifier */
  620. EXPORT const char *obs_source_get_id(const obs_source_t *source);
  621. /** Returns the signal handler for a source */
  622. EXPORT signal_handler_t *obs_source_get_signal_handler(
  623. const obs_source_t *source);
  624. /** Returns the procedure handler for a source */
  625. EXPORT proc_handler_t *obs_source_get_proc_handler(const obs_source_t *source);
  626. /** Sets the user volume for a source that has audio output */
  627. EXPORT void obs_source_set_volume(obs_source_t *source, float volume);
  628. /** Gets the user volume for a source that has audio output */
  629. EXPORT float obs_source_get_volume(const obs_source_t *source);
  630. /** Sets the audio sync offset (in nanoseconds) for a source */
  631. EXPORT void obs_source_set_sync_offset(obs_source_t *source, int64_t offset);
  632. /** Gets the audio sync offset (in nanoseconds) for a source */
  633. EXPORT int64_t obs_source_get_sync_offset(const obs_source_t *source);
  634. /** Enumerates active child sources used by this source */
  635. EXPORT void obs_source_enum_active_sources(obs_source_t *source,
  636. obs_source_enum_proc_t enum_callback,
  637. void *param);
  638. /** Enumerates the entire active child source tree used by this source */
  639. EXPORT void obs_source_enum_active_tree(obs_source_t *source,
  640. obs_source_enum_proc_t enum_callback,
  641. void *param);
  642. /** Returns true if active, false if not */
  643. EXPORT bool obs_source_active(const obs_source_t *source);
  644. /**
  645. * Returns true if currently displayed somewhere (active or not), false if not
  646. */
  647. EXPORT bool obs_source_showing(const obs_source_t *source);
  648. /** Specifies that async video frames should be played as soon as possible */
  649. #define OBS_SOURCE_FLAG_UNBUFFERED (1<<0)
  650. /** Specifies to force audio to mono */
  651. #define OBS_SOURCE_FLAG_FORCE_MONO (1<<1)
  652. /**
  653. * Sets source flags. Note that these are different from the main output
  654. * flags. These are generally things that can be set by the source or user,
  655. * while the output flags are more used to determine capabilities of a source.
  656. */
  657. EXPORT void obs_source_set_flags(obs_source_t *source, uint32_t flags);
  658. /** Gets source flags. */
  659. EXPORT uint32_t obs_source_get_flags(const obs_source_t *source);
  660. /**
  661. * Sets audio mixer flags. These flags are used to specify which mixers
  662. * the source's audio should be applied to.
  663. */
  664. EXPORT void obs_source_set_audio_mixers(obs_source_t *source, uint32_t mixers);
  665. /** Gets audio mixer flags */
  666. EXPORT uint32_t obs_source_get_audio_mixers(const obs_source_t *source);
  667. /**
  668. * Increments the 'showing' reference counter to indicate that the source is
  669. * being shown somewhere. If the reference counter was 0, will call the 'show'
  670. * callback.
  671. */
  672. EXPORT void obs_source_inc_showing(obs_source_t *source);
  673. /**
  674. * Decrements the 'showing' reference counter to indicate that the source is
  675. * no longer being shown somewhere. If the reference counter is set to 0,
  676. * will call the 'hide' callback
  677. */
  678. EXPORT void obs_source_dec_showing(obs_source_t *source);
  679. /** Enumerates filters assigned to the source */
  680. EXPORT void obs_source_enum_filters(obs_source_t *source,
  681. obs_source_enum_proc_t callback, void *param);
  682. /** Gets a filter of a source by its display name. */
  683. EXPORT obs_source_t *obs_source_get_filter_by_name(obs_source_t *source,
  684. const char *name);
  685. EXPORT bool obs_source_enabled(const obs_source_t *source);
  686. EXPORT void obs_source_set_enabled(obs_source_t *source, bool enabled);
  687. EXPORT bool obs_source_muted(const obs_source_t *source);
  688. EXPORT void obs_source_set_muted(obs_source_t *source, bool muted);
  689. EXPORT bool obs_source_push_to_mute_enabled(obs_source_t *source);
  690. EXPORT void obs_source_enable_push_to_mute(obs_source_t *source, bool enabled);
  691. EXPORT uint64_t obs_source_get_push_to_mute_delay(obs_source_t *source);
  692. EXPORT void obs_source_set_push_to_mute_delay(obs_source_t *source,
  693. uint64_t delay);
  694. EXPORT bool obs_source_push_to_talk_enabled(obs_source_t *source);
  695. EXPORT void obs_source_enable_push_to_talk(obs_source_t *source, bool enabled);
  696. EXPORT uint64_t obs_source_get_push_to_talk_delay(obs_source_t *source);
  697. EXPORT void obs_source_set_push_to_talk_delay(obs_source_t *source,
  698. uint64_t delay);
  699. typedef void (*obs_source_audio_capture_t)(void *param, obs_source_t *source,
  700. const struct audio_data *audio_data, bool muted);
  701. EXPORT void obs_source_add_audio_capture_callback(obs_source_t *source,
  702. obs_source_audio_capture_t callback, void *param);
  703. EXPORT void obs_source_remove_audio_capture_callback(obs_source_t *source,
  704. obs_source_audio_capture_t callback, void *param);
  705. enum obs_deinterlace_mode {
  706. OBS_DEINTERLACE_MODE_DISABLE,
  707. OBS_DEINTERLACE_MODE_DISCARD,
  708. OBS_DEINTERLACE_MODE_RETRO,
  709. OBS_DEINTERLACE_MODE_BLEND,
  710. OBS_DEINTERLACE_MODE_BLEND_2X,
  711. OBS_DEINTERLACE_MODE_LINEAR,
  712. OBS_DEINTERLACE_MODE_LINEAR_2X,
  713. OBS_DEINTERLACE_MODE_YADIF,
  714. OBS_DEINTERLACE_MODE_YADIF_2X
  715. };
  716. enum obs_deinterlace_field_order {
  717. OBS_DEINTERLACE_FIELD_ORDER_TOP,
  718. OBS_DEINTERLACE_FIELD_ORDER_BOTTOM
  719. };
  720. EXPORT void obs_source_set_deinterlace_mode(obs_source_t *source,
  721. enum obs_deinterlace_mode mode);
  722. EXPORT enum obs_deinterlace_mode obs_source_get_deinterlace_mode(
  723. const obs_source_t *source);
  724. EXPORT void obs_source_set_deinterlace_field_order(obs_source_t *source,
  725. enum obs_deinterlace_field_order field_order);
  726. EXPORT enum obs_deinterlace_field_order obs_source_get_deinterlace_field_order(
  727. const obs_source_t *source);
  728. /* ------------------------------------------------------------------------- */
  729. /* Functions used by sources */
  730. EXPORT void *obs_source_get_type_data(obs_source_t *source);
  731. /**
  732. * Helper function to set the color matrix information when drawing the source.
  733. *
  734. * @param color_matrix The color matrix. Assigns to the 'color_matrix'
  735. * effect variable.
  736. * @param color_range_min The minimum color range. Assigns to the
  737. * 'color_range_min' effect variable. If NULL,
  738. * {0.0f, 0.0f, 0.0f} is used.
  739. * @param color_range_max The maximum color range. Assigns to the
  740. * 'color_range_max' effect variable. If NULL,
  741. * {1.0f, 1.0f, 1.0f} is used.
  742. */
  743. EXPORT void obs_source_draw_set_color_matrix(
  744. const struct matrix4 *color_matrix,
  745. const struct vec3 *color_range_min,
  746. const struct vec3 *color_range_max);
  747. /**
  748. * Helper function to draw sprites for a source (synchronous video).
  749. *
  750. * @param image The sprite texture to draw. Assigns to the 'image' variable
  751. * of the current effect.
  752. * @param x X position of the sprite.
  753. * @param y Y position of the sprite.
  754. * @param cx Width of the sprite. If 0, uses the texture width.
  755. * @param cy Height of the sprite. If 0, uses the texture height.
  756. * @param flip Specifies whether to flip the image vertically.
  757. */
  758. EXPORT void obs_source_draw(gs_texture_t *image, int x, int y,
  759. uint32_t cx, uint32_t cy, bool flip);
  760. /** Outputs asynchronous video data. Set to NULL to deactivate the texture */
  761. EXPORT void obs_source_output_video(obs_source_t *source,
  762. const struct obs_source_frame *frame);
  763. /** Outputs audio data (always asynchronous) */
  764. EXPORT void obs_source_output_audio(obs_source_t *source,
  765. const struct obs_source_audio *audio);
  766. /** Signal an update to any currently used properties via 'update_properties' */
  767. EXPORT void obs_source_update_properties(obs_source_t *source);
  768. /** Gets the current async video frame */
  769. EXPORT struct obs_source_frame *obs_source_get_frame(obs_source_t *source);
  770. /** Releases the current async video frame */
  771. EXPORT void obs_source_release_frame(obs_source_t *source,
  772. struct obs_source_frame *frame);
  773. /**
  774. * Default RGB filter handler for generic effect filters. Processes the
  775. * filter chain and renders them to texture if needed, then the filter is
  776. * drawn with
  777. *
  778. * After calling this, set your parameters for the effect, then call
  779. * obs_source_process_filter_end to draw the filter.
  780. *
  781. * Returns true if filtering should continue, false if the filter is bypassed
  782. * for whatever reason.
  783. */
  784. EXPORT bool obs_source_process_filter_begin(obs_source_t *filter,
  785. enum gs_color_format format,
  786. enum obs_allow_direct_render allow_direct);
  787. /**
  788. * Draws the filter.
  789. *
  790. * Before calling this function, first call obs_source_process_filter_begin and
  791. * then set the effect parameters, and then call this function to finalize the
  792. * filter.
  793. */
  794. EXPORT void obs_source_process_filter_end(obs_source_t *filter,
  795. gs_effect_t *effect, uint32_t width, uint32_t height);
  796. /**
  797. * Draws the filter with a specific technique.
  798. *
  799. * Before calling this function, first call obs_source_process_filter_begin and
  800. * then set the effect parameters, and then call this function to finalize the
  801. * filter.
  802. */
  803. EXPORT void obs_source_process_filter_tech_end(obs_source_t *filter,
  804. gs_effect_t *effect, uint32_t width, uint32_t height,
  805. const char *tech_name);
  806. /** Skips the filter if the filter is invalid and cannot be rendered */
  807. EXPORT void obs_source_skip_video_filter(obs_source_t *filter);
  808. /**
  809. * Adds an active child source. Must be called by parent sources on child
  810. * sources when the child is added and active. This ensures that the source is
  811. * properly activated if the parent is active.
  812. *
  813. * @returns true if source can be added, false if it causes recursion
  814. */
  815. EXPORT bool obs_source_add_active_child(obs_source_t *parent,
  816. obs_source_t *child);
  817. /**
  818. * Removes an active child source. Must be called by parent sources on child
  819. * sources when the child is removed or inactive. This ensures that the source
  820. * is properly deactivated if the parent is no longer active.
  821. */
  822. EXPORT void obs_source_remove_active_child(obs_source_t *parent,
  823. obs_source_t *child);
  824. /** Sends a mouse down/up event to a source */
  825. EXPORT void obs_source_send_mouse_click(obs_source_t *source,
  826. const struct obs_mouse_event *event,
  827. int32_t type, bool mouse_up,
  828. uint32_t click_count);
  829. /** Sends a mouse move event to a source. */
  830. EXPORT void obs_source_send_mouse_move(obs_source_t *source,
  831. const struct obs_mouse_event *event, bool mouse_leave);
  832. /** Sends a mouse wheel event to a source */
  833. EXPORT void obs_source_send_mouse_wheel(obs_source_t *source,
  834. const struct obs_mouse_event *event, int x_delta, int y_delta);
  835. /** Sends a got-focus or lost-focus event to a source */
  836. EXPORT void obs_source_send_focus(obs_source_t *source, bool focus);
  837. /** Sends a key up/down event to a source */
  838. EXPORT void obs_source_send_key_click(obs_source_t *source,
  839. const struct obs_key_event *event, bool key_up);
  840. /** Sets the default source flags. */
  841. EXPORT void obs_source_set_default_flags(obs_source_t *source, uint32_t flags);
  842. /** Gets the base width for a source (not taking in to account filtering) */
  843. EXPORT uint32_t obs_source_get_base_width(obs_source_t *source);
  844. /** Gets the base height for a source (not taking in to account filtering) */
  845. EXPORT uint32_t obs_source_get_base_height(obs_source_t *source);
  846. EXPORT bool obs_source_audio_pending(const obs_source_t *source);
  847. EXPORT uint64_t obs_source_get_audio_timestamp(const obs_source_t *source);
  848. EXPORT void obs_source_get_audio_mix(const obs_source_t *source,
  849. struct obs_source_audio_mix *audio);
  850. /* ------------------------------------------------------------------------- */
  851. /* Transition-specific functions */
  852. enum obs_transition_target {
  853. OBS_TRANSITION_SOURCE_A,
  854. OBS_TRANSITION_SOURCE_B
  855. };
  856. EXPORT obs_source_t *obs_transition_get_source(obs_source_t *transition,
  857. enum obs_transition_target target);
  858. EXPORT void obs_transition_clear(obs_source_t *transition);
  859. EXPORT obs_source_t *obs_transition_get_active_source(obs_source_t *transition);
  860. enum obs_transition_mode {
  861. OBS_TRANSITION_MODE_AUTO,
  862. };
  863. EXPORT bool obs_transition_start(obs_source_t *transition,
  864. enum obs_transition_mode mode, uint32_t duration_ms,
  865. obs_source_t *dest);
  866. EXPORT void obs_transition_set(obs_source_t *transition, obs_source_t *source);
  867. enum obs_transition_scale_type {
  868. OBS_TRANSITION_SCALE_MAX_ONLY,
  869. OBS_TRANSITION_SCALE_ASPECT,
  870. OBS_TRANSITION_SCALE_STRETCH,
  871. };
  872. EXPORT void obs_transition_set_scale_type(obs_source_t *transition,
  873. enum obs_transition_scale_type type);
  874. EXPORT enum obs_transition_scale_type obs_transition_get_scale_type(
  875. const obs_source_t *transition);
  876. EXPORT void obs_transition_set_alignment(obs_source_t *transition,
  877. uint32_t alignment);
  878. EXPORT uint32_t obs_transition_get_alignment(const obs_source_t *transition);
  879. EXPORT void obs_transition_set_size(obs_source_t *transition,
  880. uint32_t cx, uint32_t cy);
  881. EXPORT void obs_transition_get_size(const obs_source_t *transition,
  882. uint32_t *cx, uint32_t *cy);
  883. /* function used by transitions */
  884. /**
  885. * Enables fixed transitions (videos or specific types of transitions that
  886. * are of fixed duration and linearly interpolated
  887. */
  888. EXPORT void obs_transition_enable_fixed(obs_source_t *transition, bool enable,
  889. uint32_t duration_ms);
  890. EXPORT bool obs_transition_fixed(obs_source_t *transition);
  891. typedef void (*obs_transition_video_render_callback_t)(void *data,
  892. gs_texture_t *a, gs_texture_t *b, float t,
  893. uint32_t cx, uint32_t cy);
  894. typedef float (*obs_transition_audio_mix_callback_t)(void *data, float t);
  895. EXPORT void obs_transition_video_render(obs_source_t *transition,
  896. obs_transition_video_render_callback_t callback);
  897. EXPORT bool obs_transition_audio_render(obs_source_t *transition,
  898. uint64_t *ts_out, struct obs_source_audio_mix *audio,
  899. uint32_t mixers, size_t channels, size_t sample_rate,
  900. obs_transition_audio_mix_callback_t mix_a_callback,
  901. obs_transition_audio_mix_callback_t mix_b_callback);
  902. /* swaps transition sources and textures as an optimization and to reduce
  903. * memory usage when switching between transitions */
  904. EXPORT void obs_transition_swap_begin(obs_source_t *tr_dest,
  905. obs_source_t *tr_source);
  906. EXPORT void obs_transition_swap_end(obs_source_t *tr_dest,
  907. obs_source_t *tr_source);
  908. /* ------------------------------------------------------------------------- */
  909. /* Scenes */
  910. /**
  911. * Creates a scene.
  912. *
  913. * A scene is a source which is a container of other sources with specific
  914. * display oriantations. Scenes can also be used like any other source.
  915. */
  916. EXPORT obs_scene_t *obs_scene_create(const char *name);
  917. EXPORT obs_scene_t *obs_scene_create_private(const char *name);
  918. enum obs_scene_duplicate_type {
  919. OBS_SCENE_DUP_REFS, /**< Source refs only */
  920. OBS_SCENE_DUP_COPY, /**< Fully duplicate */
  921. OBS_SCENE_DUP_PRIVATE_REFS, /**< Source refs only (as private) */
  922. OBS_SCENE_DUP_PRIVATE_COPY /**< Fully duplicate (as private) */
  923. };
  924. /**
  925. * Duplicates a scene.
  926. */
  927. EXPORT obs_scene_t *obs_scene_duplicate(obs_scene_t *scene, const char *name,
  928. enum obs_scene_duplicate_type type);
  929. EXPORT void obs_scene_addref(obs_scene_t *scene);
  930. EXPORT void obs_scene_release(obs_scene_t *scene);
  931. /** Gets the scene's source context */
  932. EXPORT obs_source_t *obs_scene_get_source(const obs_scene_t *scene);
  933. /** Gets the scene from its source, or NULL if not a scene */
  934. EXPORT obs_scene_t *obs_scene_from_source(const obs_source_t *source);
  935. /** Determines whether a source is within a scene */
  936. EXPORT obs_sceneitem_t *obs_scene_find_source(obs_scene_t *scene,
  937. const char *name);
  938. /** Enumerates sources within a scene */
  939. EXPORT void obs_scene_enum_items(obs_scene_t *scene,
  940. bool (*callback)(obs_scene_t*, obs_sceneitem_t*, void*),
  941. void *param);
  942. EXPORT bool obs_scene_reorder_items(obs_scene_t *scene,
  943. obs_sceneitem_t * const *item_order, size_t item_order_size);
  944. /** Adds/creates a new scene item for a source */
  945. EXPORT obs_sceneitem_t *obs_scene_add(obs_scene_t *scene, obs_source_t *source);
  946. typedef void (*obs_scene_atomic_update_func)(void *, obs_scene_t *scene);
  947. EXPORT void obs_scene_atomic_update(obs_scene_t *scene,
  948. obs_scene_atomic_update_func func, void *data);
  949. EXPORT void obs_sceneitem_addref(obs_sceneitem_t *item);
  950. EXPORT void obs_sceneitem_release(obs_sceneitem_t *item);
  951. /** Removes a scene item. */
  952. EXPORT void obs_sceneitem_remove(obs_sceneitem_t *item);
  953. /** Gets the scene parent associated with the scene item. */
  954. EXPORT obs_scene_t *obs_sceneitem_get_scene(const obs_sceneitem_t *item);
  955. /** Gets the source of a scene item. */
  956. EXPORT obs_source_t *obs_sceneitem_get_source(const obs_sceneitem_t *item);
  957. EXPORT void obs_sceneitem_select(obs_sceneitem_t *item, bool select);
  958. EXPORT bool obs_sceneitem_selected(const obs_sceneitem_t *item);
  959. /* Functions for gettings/setting specific orientation of a scene item */
  960. EXPORT void obs_sceneitem_set_pos(obs_sceneitem_t *item, const struct vec2 *pos);
  961. EXPORT void obs_sceneitem_set_rot(obs_sceneitem_t *item, float rot_deg);
  962. EXPORT void obs_sceneitem_set_scale(obs_sceneitem_t *item,
  963. const struct vec2 *scale);
  964. EXPORT void obs_sceneitem_set_alignment(obs_sceneitem_t *item,
  965. uint32_t alignment);
  966. EXPORT void obs_sceneitem_set_order(obs_sceneitem_t *item,
  967. enum obs_order_movement movement);
  968. EXPORT void obs_sceneitem_set_order_position(obs_sceneitem_t *item,
  969. int position);
  970. EXPORT void obs_sceneitem_set_bounds_type(obs_sceneitem_t *item,
  971. enum obs_bounds_type type);
  972. EXPORT void obs_sceneitem_set_bounds_alignment(obs_sceneitem_t *item,
  973. uint32_t alignment);
  974. EXPORT void obs_sceneitem_set_bounds(obs_sceneitem_t *item,
  975. const struct vec2 *bounds);
  976. EXPORT void obs_sceneitem_get_pos(const obs_sceneitem_t *item,
  977. struct vec2 *pos);
  978. EXPORT float obs_sceneitem_get_rot(const obs_sceneitem_t *item);
  979. EXPORT void obs_sceneitem_get_scale(const obs_sceneitem_t *item,
  980. struct vec2 *scale);
  981. EXPORT uint32_t obs_sceneitem_get_alignment(const obs_sceneitem_t *item);
  982. EXPORT enum obs_bounds_type obs_sceneitem_get_bounds_type(
  983. const obs_sceneitem_t *item);
  984. EXPORT uint32_t obs_sceneitem_get_bounds_alignment(const obs_sceneitem_t *item);
  985. EXPORT void obs_sceneitem_get_bounds(const obs_sceneitem_t *item,
  986. struct vec2 *bounds);
  987. EXPORT void obs_sceneitem_get_info(const obs_sceneitem_t *item,
  988. struct obs_transform_info *info);
  989. EXPORT void obs_sceneitem_set_info(obs_sceneitem_t *item,
  990. const struct obs_transform_info *info);
  991. EXPORT void obs_sceneitem_get_draw_transform(const obs_sceneitem_t *item,
  992. struct matrix4 *transform);
  993. EXPORT void obs_sceneitem_get_box_transform(const obs_sceneitem_t *item,
  994. struct matrix4 *transform);
  995. EXPORT bool obs_sceneitem_visible(const obs_sceneitem_t *item);
  996. EXPORT bool obs_sceneitem_set_visible(obs_sceneitem_t *item, bool visible);
  997. struct obs_sceneitem_crop {
  998. int left;
  999. int top;
  1000. int right;
  1001. int bottom;
  1002. };
  1003. EXPORT void obs_sceneitem_set_crop(obs_sceneitem_t *item,
  1004. const struct obs_sceneitem_crop *crop);
  1005. EXPORT void obs_sceneitem_get_crop(const obs_sceneitem_t *item,
  1006. struct obs_sceneitem_crop *crop);
  1007. EXPORT void obs_sceneitem_defer_update_begin(obs_sceneitem_t *item);
  1008. EXPORT void obs_sceneitem_defer_update_end(obs_sceneitem_t *item);
  1009. /* ------------------------------------------------------------------------- */
  1010. /* Outputs */
  1011. EXPORT const char *obs_output_get_display_name(const char *id);
  1012. /**
  1013. * Creates an output.
  1014. *
  1015. * Outputs allow outputting to file, outputting to network, outputting to
  1016. * directshow, or other custom outputs.
  1017. */
  1018. EXPORT obs_output_t *obs_output_create(const char *id, const char *name,
  1019. obs_data_t *settings, obs_data_t *hotkey_data);
  1020. /**
  1021. * Adds/releases a reference to an output. When the last reference is
  1022. * released, the output is destroyed.
  1023. */
  1024. EXPORT void obs_output_addref(obs_output_t *output);
  1025. EXPORT void obs_output_release(obs_output_t *output);
  1026. EXPORT void obs_weak_output_addref(obs_weak_output_t *weak);
  1027. EXPORT void obs_weak_output_release(obs_weak_output_t *weak);
  1028. EXPORT obs_output_t *obs_output_get_ref(obs_output_t *output);
  1029. EXPORT obs_weak_output_t *obs_output_get_weak_output(obs_output_t *output);
  1030. EXPORT obs_output_t *obs_weak_output_get_output(obs_weak_output_t *weak);
  1031. EXPORT bool obs_weak_output_references_output(obs_weak_output_t *weak,
  1032. obs_output_t *output);
  1033. EXPORT const char *obs_output_get_name(const obs_output_t *output);
  1034. /** Starts the output. */
  1035. EXPORT bool obs_output_start(obs_output_t *output);
  1036. /** Stops the output. */
  1037. EXPORT void obs_output_stop(obs_output_t *output);
  1038. /**
  1039. * On reconnection, start where it left of on reconnection. Note however that
  1040. * this option will consume extra memory to continually increase delay while
  1041. * waiting to reconnect.
  1042. */
  1043. #define OBS_OUTPUT_DELAY_PRESERVE (1<<0)
  1044. /**
  1045. * Sets the current output delay, in seconds (if the output supports delay).
  1046. *
  1047. * If delay is currently active, it will set the delay value, but will not
  1048. * affect the current delay, it will only affect the next time the output is
  1049. * activated.
  1050. */
  1051. EXPORT void obs_output_set_delay(obs_output_t *output, uint32_t delay_sec,
  1052. uint32_t flags);
  1053. /** Gets the currently set delay value, in seconds. */
  1054. EXPORT uint32_t obs_output_get_delay(const obs_output_t *output);
  1055. /** If delay is active, gets the currently active delay value, in seconds. */
  1056. EXPORT uint32_t obs_output_get_active_delay(const obs_output_t *output);
  1057. /** Forces the output to stop. Usually only used with delay. */
  1058. EXPORT void obs_output_force_stop(obs_output_t *output);
  1059. /** Returns whether the output is active */
  1060. EXPORT bool obs_output_active(const obs_output_t *output);
  1061. /** Gets the default settings for an output type */
  1062. EXPORT obs_data_t *obs_output_defaults(const char *id);
  1063. /** Returns the property list, if any. Free with obs_properties_destroy */
  1064. EXPORT obs_properties_t *obs_get_output_properties(const char *id);
  1065. /**
  1066. * Returns the property list of an existing output, if any. Free with
  1067. * obs_properties_destroy
  1068. */
  1069. EXPORT obs_properties_t *obs_output_properties(const obs_output_t *output);
  1070. /** Updates the settings for this output context */
  1071. EXPORT void obs_output_update(obs_output_t *output, obs_data_t *settings);
  1072. /** Specifies whether the output can be paused */
  1073. EXPORT bool obs_output_can_pause(const obs_output_t *output);
  1074. /** Pauses the output (if the functionality is allowed by the output */
  1075. EXPORT void obs_output_pause(obs_output_t *output);
  1076. /* Gets the current output settings string */
  1077. EXPORT obs_data_t *obs_output_get_settings(const obs_output_t *output);
  1078. /** Returns the signal handler for an output */
  1079. EXPORT signal_handler_t *obs_output_get_signal_handler(
  1080. const obs_output_t *output);
  1081. /** Returns the procedure handler for an output */
  1082. EXPORT proc_handler_t *obs_output_get_proc_handler(const obs_output_t *output);
  1083. /**
  1084. * Sets the current video media context associated with this output,
  1085. * required for non-encoded outputs
  1086. */
  1087. EXPORT void obs_output_set_video(obs_output_t *output, video_t *video);
  1088. /**
  1089. * Sets the current audio/video media contexts associated with this output,
  1090. * required for non-encoded outputs. Can be null.
  1091. */
  1092. EXPORT void obs_output_set_media(obs_output_t *output,
  1093. video_t *video, audio_t *audio);
  1094. /** Returns the video media context associated with this output */
  1095. EXPORT video_t *obs_output_video(const obs_output_t *output);
  1096. /** Returns the audio media context associated with this output */
  1097. EXPORT audio_t *obs_output_audio(const obs_output_t *output);
  1098. /** Sets the current audio mixer for non-encoded outputs */
  1099. EXPORT void obs_output_set_mixer(obs_output_t *output, size_t mixer_idx);
  1100. /** Gets the current audio mixer for non-encoded outputs */
  1101. EXPORT size_t obs_output_get_mixer(const obs_output_t *output);
  1102. /**
  1103. * Sets the current video encoder associated with this output,
  1104. * required for encoded outputs
  1105. */
  1106. EXPORT void obs_output_set_video_encoder(obs_output_t *output,
  1107. obs_encoder_t *encoder);
  1108. /**
  1109. * Sets the current audio encoder associated with this output,
  1110. * required for encoded outputs.
  1111. *
  1112. * The idx parameter specifies the audio encoder index to set the encoder to.
  1113. * Only used with outputs that have multiple audio outputs (RTMP typically),
  1114. * otherwise the parameter is ignored.
  1115. */
  1116. EXPORT void obs_output_set_audio_encoder(obs_output_t *output,
  1117. obs_encoder_t *encoder, size_t idx);
  1118. /** Returns the current video encoder associated with this output */
  1119. EXPORT obs_encoder_t *obs_output_get_video_encoder(const obs_output_t *output);
  1120. /**
  1121. * Returns the current audio encoder associated with this output
  1122. *
  1123. * The idx parameter specifies the audio encoder index. Only used with
  1124. * outputs that have multiple audio outputs, otherwise the parameter is
  1125. * ignored.
  1126. */
  1127. EXPORT obs_encoder_t *obs_output_get_audio_encoder(const obs_output_t *output,
  1128. size_t idx);
  1129. /** Sets the current service associated with this output. */
  1130. EXPORT void obs_output_set_service(obs_output_t *output,
  1131. obs_service_t *service);
  1132. /** Gets the current service associated with this output. */
  1133. EXPORT obs_service_t *obs_output_get_service(const obs_output_t *output);
  1134. /**
  1135. * Sets the reconnect settings. Set retry_count to 0 to disable reconnecting.
  1136. */
  1137. EXPORT void obs_output_set_reconnect_settings(obs_output_t *output,
  1138. int retry_count, int retry_sec);
  1139. EXPORT uint64_t obs_output_get_total_bytes(const obs_output_t *output);
  1140. EXPORT int obs_output_get_frames_dropped(const obs_output_t *output);
  1141. EXPORT int obs_output_get_total_frames(const obs_output_t *output);
  1142. /**
  1143. * Sets the preferred scaled resolution for this output. Set width and height
  1144. * to 0 to disable scaling.
  1145. *
  1146. * If this output uses an encoder, it will call obs_encoder_set_scaled_size on
  1147. * the encoder before the stream is started. If the encoder is already active,
  1148. * then this function will trigger a warning and do nothing.
  1149. */
  1150. EXPORT void obs_output_set_preferred_size(obs_output_t *output, uint32_t width,
  1151. uint32_t height);
  1152. /** For video outputs, returns the width of the encoded image */
  1153. EXPORT uint32_t obs_output_get_width(const obs_output_t *output);
  1154. /** For video outputs, returns the height of the encoded image */
  1155. EXPORT uint32_t obs_output_get_height(const obs_output_t *output);
  1156. EXPORT const char *obs_output_get_id(const obs_output_t *output);
  1157. /* ------------------------------------------------------------------------- */
  1158. /* Functions used by outputs */
  1159. EXPORT void *obs_output_get_type_data(obs_output_t *output);
  1160. /** Optionally sets the video conversion info. Used only for raw output */
  1161. EXPORT void obs_output_set_video_conversion(obs_output_t *output,
  1162. const struct video_scale_info *conversion);
  1163. /** Optionally sets the audio conversion info. Used only for raw output */
  1164. EXPORT void obs_output_set_audio_conversion(obs_output_t *output,
  1165. const struct audio_convert_info *conversion);
  1166. /** Returns whether data capture can begin with the specified flags */
  1167. EXPORT bool obs_output_can_begin_data_capture(const obs_output_t *output,
  1168. uint32_t flags);
  1169. /** Initializes encoders (if any) */
  1170. EXPORT bool obs_output_initialize_encoders(obs_output_t *output,
  1171. uint32_t flags);
  1172. /**
  1173. * Begins data capture from media/encoders.
  1174. *
  1175. * @param output Output context
  1176. * @param flags Set this to 0 to use default output flags set in the
  1177. * obs_output_info structure, otherwise set to a either
  1178. * OBS_OUTPUT_VIDEO or OBS_OUTPUT_AUDIO to specify whether to
  1179. * connect audio or video. This is useful for things like
  1180. * ffmpeg which may or may not always want to use both audio
  1181. * and video.
  1182. * @return true if successful, false otherwise.
  1183. */
  1184. EXPORT bool obs_output_begin_data_capture(obs_output_t *output, uint32_t flags);
  1185. /** Ends data capture from media/encoders */
  1186. EXPORT void obs_output_end_data_capture(obs_output_t *output);
  1187. /**
  1188. * Signals that the output has stopped itself.
  1189. *
  1190. * @param output Output context
  1191. * @param code Error code (or OBS_OUTPUT_SUCCESS if not an error)
  1192. */
  1193. EXPORT void obs_output_signal_stop(obs_output_t *output, int code);
  1194. /* ------------------------------------------------------------------------- */
  1195. /* Encoders */
  1196. EXPORT const char *obs_encoder_get_display_name(const char *id);
  1197. /**
  1198. * Creates a video encoder context
  1199. *
  1200. * @param id Video encoder ID
  1201. * @param name Name to assign to this context
  1202. * @param settings Settings
  1203. * @return The video encoder context, or NULL if failed or not found.
  1204. */
  1205. EXPORT obs_encoder_t *obs_video_encoder_create(const char *id, const char *name,
  1206. obs_data_t *settings, obs_data_t *hotkey_data);
  1207. /**
  1208. * Creates an audio encoder context
  1209. *
  1210. * @param id Audio Encoder ID
  1211. * @param name Name to assign to this context
  1212. * @param settings Settings
  1213. * @param mixer_idx Index of the mixer to use for this audio encoder
  1214. * @return The video encoder context, or NULL if failed or not found.
  1215. */
  1216. EXPORT obs_encoder_t *obs_audio_encoder_create(const char *id, const char *name,
  1217. obs_data_t *settings, size_t mixer_idx,
  1218. obs_data_t *hotkey_data);
  1219. /**
  1220. * Adds/releases a reference to an encoder. When the last reference is
  1221. * released, the encoder is destroyed.
  1222. */
  1223. EXPORT void obs_encoder_addref(obs_encoder_t *encoder);
  1224. EXPORT void obs_encoder_release(obs_encoder_t *encoder);
  1225. EXPORT void obs_weak_encoder_addref(obs_weak_encoder_t *weak);
  1226. EXPORT void obs_weak_encoder_release(obs_weak_encoder_t *weak);
  1227. EXPORT obs_encoder_t *obs_encoder_get_ref(obs_encoder_t *encoder);
  1228. EXPORT obs_weak_encoder_t *obs_encoder_get_weak_encoder(obs_encoder_t *encoder);
  1229. EXPORT obs_encoder_t *obs_weak_encoder_get_encoder(obs_weak_encoder_t *weak);
  1230. EXPORT bool obs_weak_encoder_references_encoder(obs_weak_encoder_t *weak,
  1231. obs_encoder_t *encoder);
  1232. EXPORT void obs_encoder_set_name(obs_encoder_t *encoder, const char *name);
  1233. EXPORT const char *obs_encoder_get_name(const obs_encoder_t *encoder);
  1234. /** Returns the codec of an encoder by the id */
  1235. EXPORT const char *obs_get_encoder_codec(const char *id);
  1236. /** Returns the type of an encoder by the id */
  1237. EXPORT enum obs_encoder_type obs_get_encoder_type(const char *id);
  1238. /** Returns the codec of the encoder */
  1239. EXPORT const char *obs_encoder_get_codec(const obs_encoder_t *encoder);
  1240. /** Returns the type of an encoder */
  1241. EXPORT enum obs_encoder_type obs_encoder_get_type(const obs_encoder_t *encoder);
  1242. /**
  1243. * Sets the scaled resolution for a video encoder. Set width and height to 0
  1244. * to disable scaling. If the encoder is active, this function will trigger
  1245. * a warning, and do nothing.
  1246. */
  1247. EXPORT void obs_encoder_set_scaled_size(obs_encoder_t *encoder, uint32_t width,
  1248. uint32_t height);
  1249. /** For video encoders, returns the width of the encoded image */
  1250. EXPORT uint32_t obs_encoder_get_width(const obs_encoder_t *encoder);
  1251. /** For video encoders, returns the height of the encoded image */
  1252. EXPORT uint32_t obs_encoder_get_height(const obs_encoder_t *encoder);
  1253. /** For audio encoders, returns the sample rate of the audio */
  1254. EXPORT uint32_t obs_encoder_get_sample_rate(const obs_encoder_t *encoder);
  1255. /**
  1256. * Sets the preferred video format for a video encoder. If the encoder can use
  1257. * the format specified, it will force a conversion to that format if the
  1258. * obs output format does not match the preferred format.
  1259. *
  1260. * If the format is set to VIDEO_FORMAT_NONE, will revert to the default
  1261. * functionality of converting only when absolutely necessary.
  1262. */
  1263. EXPORT void obs_encoder_set_preferred_video_format(obs_encoder_t *encoder,
  1264. enum video_format format);
  1265. EXPORT enum video_format obs_encoder_get_preferred_video_format(
  1266. const obs_encoder_t *encoder);
  1267. /** Gets the default settings for an encoder type */
  1268. EXPORT obs_data_t *obs_encoder_defaults(const char *id);
  1269. /** Returns the property list, if any. Free with obs_properties_destroy */
  1270. EXPORT obs_properties_t *obs_get_encoder_properties(const char *id);
  1271. /**
  1272. * Returns the property list of an existing encoder, if any. Free with
  1273. * obs_properties_destroy
  1274. */
  1275. EXPORT obs_properties_t *obs_encoder_properties(const obs_encoder_t *encoder);
  1276. /**
  1277. * Updates the settings of the encoder context. Usually used for changing
  1278. * bitrate while active
  1279. */
  1280. EXPORT void obs_encoder_update(obs_encoder_t *encoder, obs_data_t *settings);
  1281. /** Gets extra data (headers) associated with this context */
  1282. EXPORT bool obs_encoder_get_extra_data(const obs_encoder_t *encoder,
  1283. uint8_t **extra_data, size_t *size);
  1284. /** Returns the current settings for this encoder */
  1285. EXPORT obs_data_t *obs_encoder_get_settings(const obs_encoder_t *encoder);
  1286. /** Sets the video output context to be used with this encoder */
  1287. EXPORT void obs_encoder_set_video(obs_encoder_t *encoder, video_t *video);
  1288. /** Sets the audio output context to be used with this encoder */
  1289. EXPORT void obs_encoder_set_audio(obs_encoder_t *encoder, audio_t *audio);
  1290. /**
  1291. * Returns the video output context used with this encoder, or NULL if not
  1292. * a video context
  1293. */
  1294. EXPORT video_t *obs_encoder_video(const obs_encoder_t *encoder);
  1295. /**
  1296. * Returns the audio output context used with this encoder, or NULL if not
  1297. * a audio context
  1298. */
  1299. EXPORT audio_t *obs_encoder_audio(const obs_encoder_t *encoder);
  1300. /** Returns true if encoder is active, false otherwise */
  1301. EXPORT bool obs_encoder_active(const obs_encoder_t *encoder);
  1302. EXPORT void *obs_encoder_get_type_data(obs_encoder_t *encoder);
  1303. EXPORT const char *obs_encoder_get_id(const obs_encoder_t *encoder);
  1304. EXPORT uint32_t obs_get_encoder_caps(const char *encoder_id);
  1305. /** Duplicates an encoder packet */
  1306. EXPORT void obs_duplicate_encoder_packet(struct encoder_packet *dst,
  1307. const struct encoder_packet *src);
  1308. EXPORT void obs_free_encoder_packet(struct encoder_packet *packet);
  1309. /* ------------------------------------------------------------------------- */
  1310. /* Stream Services */
  1311. EXPORT const char *obs_service_get_display_name(const char *id);
  1312. EXPORT obs_service_t *obs_service_create(const char *id, const char *name,
  1313. obs_data_t *settings, obs_data_t *hotkey_data);
  1314. EXPORT obs_service_t *obs_service_create_private(const char *id,
  1315. const char *name, obs_data_t *settings);
  1316. /**
  1317. * Adds/releases a reference to a service. When the last reference is
  1318. * released, the service is destroyed.
  1319. */
  1320. EXPORT void obs_service_addref(obs_service_t *service);
  1321. EXPORT void obs_service_release(obs_service_t *service);
  1322. EXPORT void obs_weak_service_addref(obs_weak_service_t *weak);
  1323. EXPORT void obs_weak_service_release(obs_weak_service_t *weak);
  1324. EXPORT obs_service_t *obs_service_get_ref(obs_service_t *service);
  1325. EXPORT obs_weak_service_t *obs_service_get_weak_service(obs_service_t *service);
  1326. EXPORT obs_service_t *obs_weak_service_get_service(obs_weak_service_t *weak);
  1327. EXPORT bool obs_weak_service_references_service(obs_weak_service_t *weak,
  1328. obs_service_t *service);
  1329. EXPORT const char *obs_service_get_name(const obs_service_t *service);
  1330. /** Gets the default settings for a service */
  1331. EXPORT obs_data_t *obs_service_defaults(const char *id);
  1332. /** Returns the property list, if any. Free with obs_properties_destroy */
  1333. EXPORT obs_properties_t *obs_get_service_properties(const char *id);
  1334. /**
  1335. * Returns the property list of an existing service context, if any. Free with
  1336. * obs_properties_destroy
  1337. */
  1338. EXPORT obs_properties_t *obs_service_properties(const obs_service_t *service);
  1339. /** Gets the service type */
  1340. EXPORT const char *obs_service_get_type(const obs_service_t *service);
  1341. /** Updates the settings of the service context */
  1342. EXPORT void obs_service_update(obs_service_t *service, obs_data_t *settings);
  1343. /** Returns the current settings for this service */
  1344. EXPORT obs_data_t *obs_service_get_settings(const obs_service_t *service);
  1345. /** Returns the URL for this service context */
  1346. EXPORT const char *obs_service_get_url(const obs_service_t *service);
  1347. /** Returns the stream key (if any) for this service context */
  1348. EXPORT const char *obs_service_get_key(const obs_service_t *service);
  1349. /** Returns the username (if any) for this service context */
  1350. EXPORT const char *obs_service_get_username(const obs_service_t *service);
  1351. /** Returns the password (if any) for this service context */
  1352. EXPORT const char *obs_service_get_password(const obs_service_t *service);
  1353. /**
  1354. * Applies service-specific video encoder settings.
  1355. *
  1356. * @param video_encoder_settings Video encoder settings. Optional.
  1357. * @param audio_encoder_settings Audio encoder settings. Optional.
  1358. */
  1359. EXPORT void obs_service_apply_encoder_settings(obs_service_t *service,
  1360. obs_data_t *video_encoder_settings,
  1361. obs_data_t *audio_encoder_settings);
  1362. EXPORT void *obs_service_get_type_data(obs_service_t *service);
  1363. EXPORT const char *obs_service_get_id(const obs_service_t *service);
  1364. /* ------------------------------------------------------------------------- */
  1365. /* Source frame allocation functions */
  1366. EXPORT void obs_source_frame_init(struct obs_source_frame *frame,
  1367. enum video_format format, uint32_t width, uint32_t height);
  1368. static inline void obs_source_frame_free(struct obs_source_frame *frame)
  1369. {
  1370. if (frame) {
  1371. bfree(frame->data[0]);
  1372. memset(frame, 0, sizeof(*frame));
  1373. }
  1374. }
  1375. static inline struct obs_source_frame *obs_source_frame_create(
  1376. enum video_format format, uint32_t width, uint32_t height)
  1377. {
  1378. struct obs_source_frame *frame;
  1379. frame = (struct obs_source_frame*)bzalloc(sizeof(*frame));
  1380. obs_source_frame_init(frame, format, width, height);
  1381. return frame;
  1382. }
  1383. static inline void obs_source_frame_destroy(struct obs_source_frame *frame)
  1384. {
  1385. if (frame) {
  1386. bfree(frame->data[0]);
  1387. bfree(frame);
  1388. }
  1389. }
  1390. #ifdef __cplusplus
  1391. }
  1392. #endif