request

package
v0.0.0-...-5ce46c6 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_Request_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Request

type Request struct {
	SrcPath         string                   `protobuf:"bytes,1,opt,name=src_path,json=srcPath,proto3" json:"src_path,omitempty"`    // s3 path to the video
	DestPath        string                   `protobuf:"bytes,2,opt,name=dest_path,json=destPath,proto3" json:"dest_path,omitempty"` // unqiue s3 path to directory
	OutFormat       common.VideoOutputFormat `protobuf:"varint,3,opt,name=out_format,json=outFormat,proto3,enum=common.VideoOutputFormat" json:"out_format,omitempty"`
	ConvResolutions []common.VideoResolution `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Request) Descriptor deprecated

func (*Request) Descriptor() ([]byte, []int)

Deprecated: Use Request.ProtoReflect.Descriptor instead.

func (*Request) GetConvResolutions

func (x *Request) GetConvResolutions() []common.VideoResolution

func (*Request) GetDestPath

func (x *Request) GetDestPath() string

func (*Request) GetOutFormat

func (x *Request) GetOutFormat() common.VideoOutputFormat

func (*Request) GetSrcPath

func (x *Request) GetSrcPath() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) ProtoReflect

func (x *Request) ProtoReflect() protoreflect.Message

func (*Request) Reset

func (x *Request) Reset()

func (*Request) String

func (x *Request) String() string

Jump to

Keyboard shortcuts

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