status

package
v0.0.0-...-505e429 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status uint32
const (
	// INIT The initial state, no valid SETUP has been received yet.
	INIT Status = iota

	// READY Last SETUP received was successful, reply sent or after
	// playing, last PAUSE received was successful, reply sent.
	READY

	// PLAYING Last PLAY received was successful, reply sent. Data is being sent.
	PLAYING

	// RECORDING The server is recording media data.
	RECORDING
)

Jump to

Keyboard shortcuts

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