__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
schema_version: 0.3
type: consumer
identifier: sdl2
title: SDL2
version: 1
copyright: Meltytech, LLC
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
description: >
Simple DirectMedia Layer audio and video output module
parameters:
- identifier: resolution
title: Resolution
type: string
description: The size of the window as WxH pixels
argument: yes
required: no
- identifier: volume
title: Volume
type: float
description: Audio level factor
mutable: yes
- identifier: video_off
title: Video off
type: boolean
description: Disable video output
mutable: yes
default: 0
widget: checkbox
- identifier: audio_off
title: Audio off
type: boolean
description: Disable audio output
mutable: yes
default: 0
widget: checkbox
- identifier: audio_buffer
title: Audio buffer
type: integer
description: Size of the SDL audio buffer
mutable: yes
default: 2048
minimum: 128
- identifier: scrub_audio
title: Audio scrubbing
type: boolean
description: Play sound even when the speed is not normal.
mutable: yes
default: 1
widget: checkbox
- identifier: terminate_on_pause
title: Stop automatically
type: boolean
description: >
Whether to stop playback at the end of the producer or when playback
is paused.
default: 0
widget: checkbox
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| consumer_sdl2.yml | File | 1.4 KB | 0644 |
|
| consumer_sdl2_audio.yml | File | 1.08 KB | 0644 |
|