Module: Whop_sdk::Types::CaptureSpecVideoStabilizationMode
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/capture_spec_video_stabilization_mode.rb
Constant Summary collapse
- OFF =
"off"- ON =
"on"- ANY =
"any"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values