Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type EventClient struct + func NewEventClient(cc grpc.ClientConnInterface) *EventClient + func (c *EventClient) GetAttribute(ctx context.Context, arg0 string) (int64, error) + func (c *EventClient) GetMessage(ctx context.Context) (string, error) + func (c *EventClient) GetType(ctx context.Context) (int32, error) + func (c *EventClient) GetUniqueId(ctx context.Context) (int32, error) + type InfoClient struct + func NewInfoClient(cc grpc.ClientConnInterface) *InfoClient + func (c *InfoClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *InfoClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *InfoClient) GetInfoType(ctx context.Context, handle int64) (int32, error) + func (c *InfoClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *InfoClient) Iterator(ctx context.Context, handle int64) (int64, error) + func (c *InfoClient) KeyIterator(ctx context.Context, handle int64) (int64, error) + func (c *InfoClient) Put(ctx context.Context, handle int64, arg0 string, arg1 int64) error + type InfoRequestClient struct + func NewInfoRequestClient(cc grpc.ClientConnInterface) *InfoRequestClient + func (c *InfoRequestClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *InfoRequestClient) GetInfoType(ctx context.Context, handle int64) (int32, error) + func (c *InfoRequestClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *InfoRequestClient) Iterator(ctx context.Context, handle int64) (int64, error) + func (c *InfoRequestClient) KeyIterator(ctx context.Context, handle int64) (int64, error) + func (c *InfoRequestClient) Put(ctx context.Context, handle int64, arg0 string, arg1 int64) error + type ManagerClientClient struct + func NewManagerClientClient(cc grpc.ClientConnInterface) *ManagerClientClient + func (c *ManagerClientClient) AcquireDrmInfo(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ManagerClientClient) AcquireRights(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ManagerClientClient) CanHandle2(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + func (c *ManagerClientClient) CanHandle2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (bool, error) + func (c *ManagerClientClient) CheckRightsStatus1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ManagerClientClient) CheckRightsStatus1_2(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ManagerClientClient) CheckRightsStatus2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error) + func (c *ManagerClientClient) CheckRightsStatus2_3(ctx context.Context, handle int64, arg0 string, arg1 int32) (int32, error) + func (c *ManagerClientClient) Close(ctx context.Context, handle int64) error + func (c *ManagerClientClient) CloseConvertSession(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ManagerClientClient) ConvertData(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ManagerClientClient) GetAvailableDrmEngines(ctx context.Context, handle int64) (int64, error) + func (c *ManagerClientClient) GetAvailableDrmSupportInfo(ctx context.Context, handle int64) (int64, error) + func (c *ManagerClientClient) GetConstraints2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *ManagerClientClient) GetConstraints2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error) + func (c *ManagerClientClient) GetDrmObjectType2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int32, error) + func (c *ManagerClientClient) GetDrmObjectType2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int32, error) + func (c *ManagerClientClient) GetMetadata1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ManagerClientClient) GetMetadata1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ManagerClientClient) GetOriginalMimeType1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ManagerClientClient) GetOriginalMimeType1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ManagerClientClient) OpenConvertSession(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ManagerClientClient) ProcessDrmInfo(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ManagerClientClient) Release(ctx context.Context, handle int64) error + func (c *ManagerClientClient) RemoveAllRights(ctx context.Context, handle int64) (int32, error) + func (c *ManagerClientClient) RemoveRights1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ManagerClientClient) RemoveRights1_1(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ManagerClientClient) SaveRights(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) (int32, error) + type ManagerClientOnErrorListenerClient struct + func NewManagerClientOnErrorListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnErrorListenerClient + func (c *ManagerClientOnErrorListenerClient) OnError(ctx context.Context, arg0 int64, arg1 int64) error + type ManagerClientOnEventListenerClient struct + func NewManagerClientOnEventListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnEventListenerClient + func (c *ManagerClientOnEventListenerClient) OnEvent(ctx context.Context, arg0 int64, arg1 int64) error + type ManagerClientOnInfoListenerClient struct + func NewManagerClientOnInfoListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnInfoListenerClient + func (c *ManagerClientOnInfoListenerClient) OnInfo(ctx context.Context, arg0 int64, arg1 int64) error + type ProcessedDataClient struct + func NewProcessedDataClient(cc grpc.ClientConnInterface) *ProcessedDataClient + func (c *ProcessedDataClient) GetAccountId(ctx context.Context) (string, error) + func (c *ProcessedDataClient) GetData(ctx context.Context) (int64, error) + func (c *ProcessedDataClient) GetSubscriptionId(ctx context.Context) (string, error) + type RightsClient struct + func NewRightsClient(cc grpc.ClientConnInterface) *RightsClient + func (c *RightsClient) GetAccountId(ctx context.Context, handle int64) (string, error) + func (c *RightsClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *RightsClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *RightsClient) GetSubscriptionId(ctx context.Context, handle int64) (string, error) + type SupportInfoClient struct + func NewSupportInfoClient(cc grpc.ClientConnInterface) *SupportInfoClient + func (c *SupportInfoClient) AddFileSuffix(ctx context.Context, handle int64, arg0 string) error + func (c *SupportInfoClient) AddMimeType(ctx context.Context, handle int64, arg0 string) error + func (c *SupportInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SupportInfoClient) GetDescriprition(ctx context.Context, handle int64) (string, error) + func (c *SupportInfoClient) GetDescription(ctx context.Context, handle int64) (string, error) + func (c *SupportInfoClient) GetFileSuffixIterator(ctx context.Context, handle int64) (int64, error) + func (c *SupportInfoClient) GetMimeTypeIterator(ctx context.Context, handle int64) (int64, error) + func (c *SupportInfoClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SupportInfoClient) SetDescription(ctx context.Context, handle int64, arg0 string) error + type UtilsClient struct + func NewUtilsClient(cc grpc.ClientConnInterface) *UtilsClient + func (c *UtilsClient) GetExtendedMetadataParser(ctx context.Context, handle int64, arg0 int64) (int64, error) + type UtilsExtendedMetadataParserClient struct + func NewUtilsExtendedMetadataParserClient(cc grpc.ClientConnInterface) *UtilsExtendedMetadataParserClient + func (c *UtilsExtendedMetadataParserClient) Get(ctx context.Context, arg0 string) (string, error) + func (c *UtilsExtendedMetadataParserClient) Iterator(ctx context.Context) (int64, error) + func (c *UtilsExtendedMetadataParserClient) KeyIterator(ctx context.Context) (int64, error)