Module: Apifreaks::Types::ScreenshotCaptureRequestFileType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/screenshot_capture_request_file_type.rb
Constant Summary collapse
- PNG =
"PNG"- JPEG =
"JPEG"- WEBP =
"WEBP"- PDF =
"PDF"- MP4 =
"mp4"- GIF =
"gif"- WEBM =
"webm"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values