video

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2026 License: MIT Imports: 2 Imported by: 0

README

Video acceptance

This example owns a four-second deterministic PDV fixture and matching WAV generated from original frames and tones. PDV has no embedded audio, so the game starts and loops a separate owned file player alongside it. Regenerate both assets from this directory with:

go run ./internal/generate

The generator uses only the Go standard library. Its minimal all-I-frame container follows the public PDV format notes and is accepted against the official SDK decoder; the official Playdate API remains the normative runtime reference.

Controls: A pauses playback, B switches between the owned offscreen bitmap and the direct screen context, and Left/Right step through frames.

Documentation

Overview

Package video exercises the P6.3 owned PDV player API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() playdate.Game

New creates the P6.3 video acceptance scene.

Types

This section is empty.

Directories

Path Synopsis
internal
generate command
Command generate creates the project-owned deterministic PDV fixture.
Command generate creates the project-owned deterministic PDV fixture.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL