File: reference-core-objects.rst

package info (click to toggle)
obs-studio 29.0.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 35,920 kB
  • sloc: ansic: 182,921; cpp: 98,959; sh: 1,591; python: 945; makefile: 858; javascript: 19
file content (13 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Core API Object Reference
=========================

.. toctree::
   :maxdepth: 3

   Sources (obs_source_t) <reference-sources>
   Scenes (obs_scene_t) <reference-scenes>
   Outputs (obs_output_t) <reference-outputs>
   Encoders (obs_encoder_t) <reference-encoders>
   Services (obs_service_t) <reference-services>
   Data Settings (obs_data_t) <reference-settings>
   Properties (obs_properties_t) <reference-properties>