playbackservice

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 EmptyPalyBackResponse

type EmptyPalyBackResponse = playback.EmptyPalyBackResponse

type PlayBackResponse

type PlayBackResponse = playback.PlayBackResponse

type PlayBackService

type PlayBackService interface {
	//
	PlayBackStart(ctx context.Context, in *PlaybackRequest, opts ...grpc.CallOption) (*PlayBackResponse, error)
	PlayBackStop(ctx context.Context, in *StopPalyBackRequest, opts ...grpc.CallOption) (*EmptyPalyBackResponse, error)
	SearchIsupRecord(ctx context.Context, in *SearchIsupRecordRequest, opts ...grpc.CallOption) (*SearchIsupRecordResponse, error)
}

func NewPlayBackService

func NewPlayBackService(cli zrpc.Client) PlayBackService

type PlaybackRequest

type PlaybackRequest = playback.PlaybackRequest

type RecordItem

type RecordItem = playback.RecordItem

type SearchIsupRecordRequest

type SearchIsupRecordRequest = playback.SearchIsupRecordRequest

type SearchIsupRecordResponse

type SearchIsupRecordResponse = playback.SearchIsupRecordResponse

type StopPalyBackRequest

type StopPalyBackRequest = playback.StopPalyBackRequest

Jump to

Keyboard shortcuts

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