Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type MediaStoreAudioClient struct + func NewMediaStoreAudioClient(cc grpc.ClientConnInterface) *MediaStoreAudioClient + func (c *MediaStoreAudioClient) KeyFor(ctx context.Context, arg0 string) (string, error) + type MediaStoreClient struct + func NewMediaStoreClient(cc grpc.ClientConnInterface) *MediaStoreClient + func (c *MediaStoreClient) CanManageMedia(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MediaStoreClient) GetDocumentUri(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *MediaStoreClient) GetExternalVolumeNames(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MediaStoreClient) GetGeneration(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *MediaStoreClient) GetMediaScannerUri(ctx context.Context, handle int64) (int64, error) + func (c *MediaStoreClient) GetMediaUri(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *MediaStoreClient) GetOriginalMediaFormatFileDescriptor(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *MediaStoreClient) GetPickImagesMaxLimit(ctx context.Context, handle int64) (int32, error) + func (c *MediaStoreClient) GetRecentExternalVolumeNames(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MediaStoreClient) GetRedactedUri(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *MediaStoreClient) GetRequireOriginal(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MediaStoreClient) GetVersion1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *MediaStoreClient) GetVersion2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) (string, error) + func (c *MediaStoreClient) GetVolumeName(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *MediaStoreClient) IsCurrentCloudMediaProviderAuthority(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + func (c *MediaStoreClient) IsCurrentSystemGallery(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string) (bool, error) + func (c *MediaStoreClient) IsSupportedCloudMediaProviderAuthority(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + func (c *MediaStoreClient) NotifyCloudMediaChangedEvent(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) error + func (c *MediaStoreClient) OpenAssetFileDescriptor(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (int64, error) + func (c *MediaStoreClient) OpenFileDescriptor(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (int64, error) + func (c *MediaStoreClient) OpenTypedAssetFileDescriptor(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (int64, error) + func (c *MediaStoreClient) SetIncludePending(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MediaStoreClient) SetRequireOriginal(ctx context.Context, handle int64, arg0 int64) (int64, error) + type MediaStoreDownloadsClient struct + func NewMediaStoreDownloadsClient(cc grpc.ClientConnInterface) *MediaStoreDownloadsClient + func (c *MediaStoreDownloadsClient) GetContentUri1(ctx context.Context, arg0 string) (int64, error) + func (c *MediaStoreDownloadsClient) GetContentUri2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type MediaStoreFilesClient struct + func NewMediaStoreFilesClient(cc grpc.ClientConnInterface) *MediaStoreFilesClient + func (c *MediaStoreFilesClient) GetContentUri1(ctx context.Context, arg0 string) (int64, error) + func (c *MediaStoreFilesClient) GetContentUri2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type MediaStoreVideoClient struct + func NewMediaStoreVideoClient(cc grpc.ClientConnInterface) *MediaStoreVideoClient + func (c *MediaStoreVideoClient) Query(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)