Documentation ¶
Index ¶
- Variables
- type MediaEntry
- func (*MediaEntry) Descriptor() ([]byte, []int)deprecated
- func (x *MediaEntry) GetDirectPath() string
- func (x *MediaEntry) GetDownloadableThumbnail() *MediaEntry_DownloadableThumbnail
- func (x *MediaEntry) GetFBID() string
- func (x *MediaEntry) GetFileEncSHA256() []byte
- func (x *MediaEntry) GetFileSHA256() []byte
- func (x *MediaEntry) GetFilename() string
- func (x *MediaEntry) GetHandle() string
- func (x *MediaEntry) GetLastDownloadAttemptTimestamp() int64
- func (x *MediaEntry) GetMediaKey() []byte
- func (x *MediaEntry) GetMediaKeyTimestamp() int64
- func (x *MediaEntry) GetObjectID() string
- func (x *MediaEntry) GetProgressiveJPEGDetails() *MediaEntry_ProgressiveJpegDetails
- func (x *MediaEntry) GetServerMediaType() string
- func (x *MediaEntry) GetSidecar() []byte
- func (x *MediaEntry) GetSize() int64
- func (x *MediaEntry) GetUploadToken() []byte
- func (x *MediaEntry) GetValidatedTimestamp() []byte
- func (*MediaEntry) ProtoMessage()
- func (x *MediaEntry) ProtoReflect() protoreflect.Message
- func (x *MediaEntry) Reset()
- func (x *MediaEntry) String() string
- type MediaEntry_DownloadableThumbnail
- func (*MediaEntry_DownloadableThumbnail) Descriptor() ([]byte, []int)deprecated
- func (x *MediaEntry_DownloadableThumbnail) GetDirectPath() string
- func (x *MediaEntry_DownloadableThumbnail) GetFileEncSHA256() []byte
- func (x *MediaEntry_DownloadableThumbnail) GetFileSHA256() []byte
- func (x *MediaEntry_DownloadableThumbnail) GetMediaKey() []byte
- func (x *MediaEntry_DownloadableThumbnail) GetMediaKeyTimestamp() int64
- func (x *MediaEntry_DownloadableThumbnail) GetObjectID() string
- func (*MediaEntry_DownloadableThumbnail) ProtoMessage()
- func (x *MediaEntry_DownloadableThumbnail) ProtoReflect() protoreflect.Message
- func (x *MediaEntry_DownloadableThumbnail) Reset()
- func (x *MediaEntry_DownloadableThumbnail) String() string
- type MediaEntry_ProgressiveJpegDetails
- func (*MediaEntry_ProgressiveJpegDetails) Descriptor() ([]byte, []int)deprecated
- func (x *MediaEntry_ProgressiveJpegDetails) GetScanLengths() []uint32
- func (x *MediaEntry_ProgressiveJpegDetails) GetSidecar() []byte
- func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage()
- func (x *MediaEntry_ProgressiveJpegDetails) ProtoReflect() protoreflect.Message
- func (x *MediaEntry_ProgressiveJpegDetails) Reset()
- func (x *MediaEntry_ProgressiveJpegDetails) String() string
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" json:"fileSHA256,omitempty"` MediaKey []byte `protobuf:"bytes,2,opt,name=mediaKey" json:"mediaKey,omitempty"` FileEncSHA256 []byte `protobuf:"bytes,3,opt,name=fileEncSHA256" json:"fileEncSHA256,omitempty"` DirectPath *string `protobuf:"bytes,4,opt,name=directPath" json:"directPath,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,5,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` ServerMediaType *string `protobuf:"bytes,6,opt,name=serverMediaType" json:"serverMediaType,omitempty"` UploadToken []byte `protobuf:"bytes,7,opt,name=uploadToken" json:"uploadToken,omitempty"` ValidatedTimestamp []byte `protobuf:"bytes,8,opt,name=validatedTimestamp" json:"validatedTimestamp,omitempty"` Sidecar []byte `protobuf:"bytes,9,opt,name=sidecar" json:"sidecar,omitempty"` ObjectID *string `protobuf:"bytes,10,opt,name=objectID" json:"objectID,omitempty"` FBID *string `protobuf:"bytes,11,opt,name=FBID" json:"FBID,omitempty"` DownloadableThumbnail *MediaEntry_DownloadableThumbnail `protobuf:"bytes,12,opt,name=downloadableThumbnail" json:"downloadableThumbnail,omitempty"` Handle *string `protobuf:"bytes,13,opt,name=handle" json:"handle,omitempty"` Filename *string `protobuf:"bytes,14,opt,name=filename" json:"filename,omitempty"` ProgressiveJPEGDetails *MediaEntry_ProgressiveJpegDetails `protobuf:"bytes,15,opt,name=progressiveJPEGDetails" json:"progressiveJPEGDetails,omitempty"` Size *int64 `protobuf:"varint,16,opt,name=size" json:"size,omitempty"` LastDownloadAttemptTimestamp *int64 `protobuf:"varint,17,opt,name=lastDownloadAttemptTimestamp" json:"lastDownloadAttemptTimestamp,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) GetLastDownloadAttemptTimestamp ¶
func (x *MediaEntry) GetLastDownloadAttemptTimestamp() int64
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) GetSize ¶
func (x *MediaEntry) GetSize() int64
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" json:"fileSHA256,omitempty"` FileEncSHA256 []byte `protobuf:"bytes,2,opt,name=fileEncSHA256" json:"fileEncSHA256,omitempty"` DirectPath *string `protobuf:"bytes,3,opt,name=directPath" json:"directPath,omitempty"` MediaKey []byte `protobuf:"bytes,4,opt,name=mediaKey" json:"mediaKey,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,5,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` ObjectID *string `protobuf:"bytes,6,opt,name=objectID" 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 (x *MediaEntry_DownloadableThumbnail) ProtoReflect() protoreflect.Message
func (*MediaEntry_DownloadableThumbnail) Reset ¶
func (x *MediaEntry_DownloadableThumbnail) Reset()
func (*MediaEntry_DownloadableThumbnail) String ¶
func (x *MediaEntry_DownloadableThumbnail) String() string
type MediaEntry_ProgressiveJpegDetails ¶
type MediaEntry_ProgressiveJpegDetails struct { ScanLengths []uint32 `protobuf:"varint,1,rep,name=scanLengths" json:"scanLengths,omitempty"` Sidecar []byte `protobuf:"bytes,2,opt,name=sidecar" 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() []uint32
func (*MediaEntry_ProgressiveJpegDetails) GetSidecar ¶
func (x *MediaEntry_ProgressiveJpegDetails) GetSidecar() []byte
func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage ¶
func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage()
func (*MediaEntry_ProgressiveJpegDetails) ProtoReflect ¶
func (x *MediaEntry_ProgressiveJpegDetails) ProtoReflect() protoreflect.Message
func (*MediaEntry_ProgressiveJpegDetails) Reset ¶
func (x *MediaEntry_ProgressiveJpegDetails) Reset()
func (*MediaEntry_ProgressiveJpegDetails) String ¶
func (x *MediaEntry_ProgressiveJpegDetails) String() string
Click to show internal directories.
Click to hide internal directories.