httphandler

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

README

Profiles

Capabilities

GET /containerformat

Returns a list of all available output container formats.

GET /pixelformat

Returns a list of all available pixel formats.

GET /sampleformat

Returns a list of all available audio sample formats.

GET /channellayout

Returns a list of all available audio channel layouts.

GET /device

Returns a list of available input/output audio and video devices.

Codecs

Blah

GET /codec

Returns a list of all available codecs (encoders and decoders). Filter by is_encoder and/or is_decoder to narrow the results by capability.

GET /codec/{name}

Returns the codec details for the specified name. Tries an encoder first, then a decoder, unless is_encoder is set to require one direction.

Audio Profiles

POST /audio

Create a new audio profile. The request body should contain the codec name and any options for the profile.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAudioProfileHandlers

func RegisterAudioProfileHandlers(manager *manager.Profile, router *httprouter.Router) error

func RegisterCapabilityHandlers

func RegisterCapabilityHandlers(manager *manager.Profile, router *httprouter.Router) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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