waMediaEntryData

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_waMediaEntryData_WAMediaEntryData_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MediaEntry

type MediaEntry struct {
	FileSHA256             []byte                             `protobuf:"bytes,1,opt,name=fileSHA256,proto3" json:"fileSHA256,omitempty"`
	MediaKey               []byte                             `protobuf:"bytes,2,opt,name=mediaKey,proto3" json:"mediaKey,omitempty"`
	FileEncSHA256          []byte                             `protobuf:"bytes,3,opt,name=fileEncSHA256,proto3" json:"fileEncSHA256,omitempty"`
	DirectPath             string                             `protobuf:"bytes,4,opt,name=directPath,proto3" json:"directPath,omitempty"`
	MediaKeyTimestamp      int64                              `protobuf:"varint,5,opt,name=mediaKeyTimestamp,proto3" json:"mediaKeyTimestamp,omitempty"`
	ServerMediaType        string                             `protobuf:"bytes,6,opt,name=serverMediaType,proto3" json:"serverMediaType,omitempty"`
	UploadToken            []byte                             `protobuf:"bytes,7,opt,name=uploadToken,proto3" json:"uploadToken,omitempty"`
	ValidatedTimestamp     []byte                             `protobuf:"bytes,8,opt,name=validatedTimestamp,proto3" json:"validatedTimestamp,omitempty"`
	Sidecar                []byte                             `protobuf:"bytes,9,opt,name=sidecar,proto3" json:"sidecar,omitempty"`
	ObjectID               string                             `protobuf:"bytes,10,opt,name=objectID,proto3" json:"objectID,omitempty"`
	FBID                   string                             `protobuf:"bytes,11,opt,name=FBID,proto3" json:"FBID,omitempty"`
	DownloadableThumbnail  *MediaEntry_DownloadableThumbnail  `protobuf:"bytes,12,opt,name=downloadableThumbnail,proto3" json:"downloadableThumbnail,omitempty"`
	Handle                 string                             `protobuf:"bytes,13,opt,name=handle,proto3" json:"handle,omitempty"`
	Filename               string                             `protobuf:"bytes,14,opt,name=filename,proto3" json:"filename,omitempty"`
	ProgressiveJPEGDetails *MediaEntry_ProgressiveJpegDetails `protobuf:"bytes,15,opt,name=progressiveJPEGDetails,proto3" json:"progressiveJPEGDetails,omitempty"`
	// contains filtered or unexported fields
}

func (*MediaEntry) Descriptor deprecated

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

Deprecated: Use MediaEntry.ProtoReflect.Descriptor instead.

func (*MediaEntry) GetDirectPath

func (x *MediaEntry) GetDirectPath() string

func (*MediaEntry) GetDownloadableThumbnail

func (x *MediaEntry) GetDownloadableThumbnail() *MediaEntry_DownloadableThumbnail

func (*MediaEntry) GetFBID

func (x *MediaEntry) GetFBID() string

func (*MediaEntry) GetFileEncSHA256

func (x *MediaEntry) GetFileEncSHA256() []byte

func (*MediaEntry) GetFileSHA256

func (x *MediaEntry) GetFileSHA256() []byte

func (*MediaEntry) GetFilename

func (x *MediaEntry) GetFilename() string

func (*MediaEntry) GetHandle

func (x *MediaEntry) GetHandle() string

func (*MediaEntry) GetMediaKey

func (x *MediaEntry) GetMediaKey() []byte

func (*MediaEntry) GetMediaKeyTimestamp

func (x *MediaEntry) GetMediaKeyTimestamp() int64

func (*MediaEntry) GetObjectID

func (x *MediaEntry) GetObjectID() string

func (*MediaEntry) GetProgressiveJPEGDetails

func (x *MediaEntry) GetProgressiveJPEGDetails() *MediaEntry_ProgressiveJpegDetails

func (*MediaEntry) GetServerMediaType

func (x *MediaEntry) GetServerMediaType() string

func (*MediaEntry) GetSidecar

func (x *MediaEntry) GetSidecar() []byte

func (*MediaEntry) GetUploadToken

func (x *MediaEntry) GetUploadToken() []byte

func (*MediaEntry) GetValidatedTimestamp

func (x *MediaEntry) GetValidatedTimestamp() []byte

func (*MediaEntry) ProtoMessage

func (*MediaEntry) ProtoMessage()

func (*MediaEntry) ProtoReflect

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

func (*MediaEntry) Reset

func (x *MediaEntry) Reset()

func (*MediaEntry) String

func (x *MediaEntry) String() string

type MediaEntry_DownloadableThumbnail

type MediaEntry_DownloadableThumbnail struct {
	FileSHA256        []byte `protobuf:"bytes,1,opt,name=fileSHA256,proto3" json:"fileSHA256,omitempty"`
	FileEncSHA256     []byte `protobuf:"bytes,2,opt,name=fileEncSHA256,proto3" json:"fileEncSHA256,omitempty"`
	DirectPath        string `protobuf:"bytes,3,opt,name=directPath,proto3" json:"directPath,omitempty"`
	MediaKey          []byte `protobuf:"bytes,4,opt,name=mediaKey,proto3" json:"mediaKey,omitempty"`
	MediaKeyTimestamp int64  `protobuf:"varint,5,opt,name=mediaKeyTimestamp,proto3" json:"mediaKeyTimestamp,omitempty"`
	ObjectID          string `protobuf:"bytes,6,opt,name=objectID,proto3" json:"objectID,omitempty"`
	// contains filtered or unexported fields
}

func (*MediaEntry_DownloadableThumbnail) Descriptor deprecated

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

Deprecated: Use MediaEntry_DownloadableThumbnail.ProtoReflect.Descriptor instead.

func (*MediaEntry_DownloadableThumbnail) GetDirectPath

func (x *MediaEntry_DownloadableThumbnail) GetDirectPath() string

func (*MediaEntry_DownloadableThumbnail) GetFileEncSHA256

func (x *MediaEntry_DownloadableThumbnail) GetFileEncSHA256() []byte

func (*MediaEntry_DownloadableThumbnail) GetFileSHA256

func (x *MediaEntry_DownloadableThumbnail) GetFileSHA256() []byte

func (*MediaEntry_DownloadableThumbnail) GetMediaKey

func (x *MediaEntry_DownloadableThumbnail) GetMediaKey() []byte

func (*MediaEntry_DownloadableThumbnail) GetMediaKeyTimestamp

func (x *MediaEntry_DownloadableThumbnail) GetMediaKeyTimestamp() int64

func (*MediaEntry_DownloadableThumbnail) GetObjectID

func (x *MediaEntry_DownloadableThumbnail) GetObjectID() string

func (*MediaEntry_DownloadableThumbnail) ProtoMessage

func (*MediaEntry_DownloadableThumbnail) ProtoMessage()

func (*MediaEntry_DownloadableThumbnail) ProtoReflect

func (*MediaEntry_DownloadableThumbnail) Reset

func (*MediaEntry_DownloadableThumbnail) String

type MediaEntry_ProgressiveJpegDetails

type MediaEntry_ProgressiveJpegDetails struct {
	ScanLengths []int64 `protobuf:"varint,1,rep,packed,name=scanLengths,proto3" json:"scanLengths,omitempty"`
	Sidecar     []byte  `protobuf:"bytes,2,opt,name=sidecar,proto3" json:"sidecar,omitempty"`
	// contains filtered or unexported fields
}

func (*MediaEntry_ProgressiveJpegDetails) Descriptor deprecated

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

Deprecated: Use MediaEntry_ProgressiveJpegDetails.ProtoReflect.Descriptor instead.

func (*MediaEntry_ProgressiveJpegDetails) GetScanLengths

func (x *MediaEntry_ProgressiveJpegDetails) GetScanLengths() []int64

func (*MediaEntry_ProgressiveJpegDetails) GetSidecar

func (x *MediaEntry_ProgressiveJpegDetails) GetSidecar() []byte

func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage

func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage()

func (*MediaEntry_ProgressiveJpegDetails) ProtoReflect

func (*MediaEntry_ProgressiveJpegDetails) Reset

func (*MediaEntry_ProgressiveJpegDetails) String

Jump to

Keyboard shortcuts

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