editor

package
v0.0.0-...-f00fb6a Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EditorInterface

type EditorInterface interface {
	HandleRequest(ctx context.Context, req request.EditorRequest) ([]string, error)
}

type FfmpegEditor

type FfmpegEditor struct {
	BinaryPath string
	// contains filtered or unexported fields
}

func (*FfmpegEditor) HandleRequest

func (f *FfmpegEditor) HandleRequest(ctx context.Context, req request.EditorRequest) (output []string, err error)

Jump to

Keyboard shortcuts

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