Expand description
Contains all important enums for this crate
Modules§
Enums§
- ObsBounds
- Used with scene items to indicate the type of bounds to use for scene items. Mostly determines how the image will be scaled within those bounds, or whether to use bounds at all.
- ObsBounds
Type - ObsColorspace
- Describes the colorspace that an OBS video context
uses. Used in
ObsVideoInfo. - ObsEncoder
Type - ObsGraphics
Module - Describes which graphics backend should be used
in the OBS video context. Used in
ObsVideoInfo. - ObsLog
Level - ObsOutput
Stop Signal - ObsReset
Video Status - Status types returned after attempting to
reset the OBS video context using the
function
obs_reset_video. - ObsSamples
PerSecond - Audio samples per second options that are supported by libobs.
- ObsScale
Type - Describes how libobs should reconcile non-matching base and output resolutions when creating a video context.
- ObsSpeaker
Layout - ObsVideo
Format - Describes the video output format used by the
OBS video context. Used in
ObsVideoInfo. - ObsVideo
Range - Describes the minimum and maximum color levels that
an OBS video context is allowed to encode. Used in
ObsVideoInfo.