DiveBaseObslib class

Available Extensions

Constructors

DiveBaseObslib()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

initialize() → void
Must be called to initialize the FFI library and the Flutter plugin.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
startObs(int baseWidth, int baseHeight, int outWidth, int outHeight, int fpsNumerator, int fpsDenominator) bool
Start OBS. Load all modules, reset video and audio, and create the streaming service.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

audioMinLevel → const double
Audio meter minumum level (dB)