audioservice

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioService

type AudioService interface {
	//
	GetAudioPushURL(ctx context.Context, in *GetAudioPushURLRequest, opts ...grpc.CallOption) (*GetAudioPushURLResponse, error)
	StartAudioSend(ctx context.Context, in *StartAudioSendRequest, opts ...grpc.CallOption) (*EmptyResponse, error)
	StopAudioSend(ctx context.Context, in *StopAudioSendRequest, opts ...grpc.CallOption) (*EmptyResponse, error)
}

func NewAudioService

func NewAudioService(cli zrpc.Client) AudioService

type EmptyResponse

type EmptyResponse = audio.EmptyResponse

type GetAudioPushURLRequest

type GetAudioPushURLRequest = audio.GetAudioPushURLRequest

type GetAudioPushURLResponse

type GetAudioPushURLResponse = audio.GetAudioPushURLResponse

type StartAudioSendRequest

type StartAudioSendRequest = audio.StartAudioSendRequest

type StopAudioSendRequest

type StopAudioSendRequest = audio.StopAudioSendRequest

Jump to

Keyboard shortcuts

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