drm

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventClient

type EventClient struct {
	// contains filtered or unexported fields
}

EventClient wraps the gRPC EventService client.

func NewEventClient

func NewEventClient(cc grpc.ClientConnInterface) *EventClient

NewEventClient creates a new Event client.

func (*EventClient) GetAttribute

func (c *EventClient) GetAttribute(ctx context.Context, arg0 string) (int64, error)

GetAttribute calls the GetAttribute RPC.

func (*EventClient) GetMessage

func (c *EventClient) GetMessage(ctx context.Context) (string, error)

GetMessage calls the GetMessage RPC.

func (*EventClient) GetType

func (c *EventClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*EventClient) GetUniqueId

func (c *EventClient) GetUniqueId(ctx context.Context) (int32, error)

GetUniqueId calls the GetUniqueId RPC.

type InfoClient

type InfoClient struct {
	// contains filtered or unexported fields
}

InfoClient wraps the gRPC InfoService client.

func NewInfoClient

func NewInfoClient(cc grpc.ClientConnInterface) *InfoClient

NewInfoClient creates a new Info client.

func (*InfoClient) Get

func (c *InfoClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error)

Get calls the Get RPC.

func (*InfoClient) GetData

func (c *InfoClient) GetData(ctx context.Context, handle int64) (int64, error)

GetData calls the GetData RPC.

func (*InfoClient) GetInfoType

func (c *InfoClient) GetInfoType(ctx context.Context, handle int64) (int32, error)

GetInfoType calls the GetInfoType RPC.

func (*InfoClient) GetMimeType

func (c *InfoClient) GetMimeType(ctx context.Context, handle int64) (string, error)

GetMimeType calls the GetMimeType RPC.

func (*InfoClient) Iterator

func (c *InfoClient) Iterator(ctx context.Context, handle int64) (int64, error)

Iterator calls the Iterator RPC.

func (*InfoClient) KeyIterator

func (c *InfoClient) KeyIterator(ctx context.Context, handle int64) (int64, error)

KeyIterator calls the KeyIterator RPC.

func (*InfoClient) Put

func (c *InfoClient) Put(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put calls the Put RPC.

type InfoRequestClient

type InfoRequestClient struct {
	// contains filtered or unexported fields
}

InfoRequestClient wraps the gRPC InfoRequestService client.

func NewInfoRequestClient

func NewInfoRequestClient(cc grpc.ClientConnInterface) *InfoRequestClient

NewInfoRequestClient creates a new InfoRequest client.

func (*InfoRequestClient) Get

func (c *InfoRequestClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error)

Get calls the Get RPC.

func (*InfoRequestClient) GetInfoType

func (c *InfoRequestClient) GetInfoType(ctx context.Context, handle int64) (int32, error)

GetInfoType calls the GetInfoType RPC.

func (*InfoRequestClient) GetMimeType

func (c *InfoRequestClient) GetMimeType(ctx context.Context, handle int64) (string, error)

GetMimeType calls the GetMimeType RPC.

func (*InfoRequestClient) Iterator

func (c *InfoRequestClient) Iterator(ctx context.Context, handle int64) (int64, error)

Iterator calls the Iterator RPC.

func (*InfoRequestClient) KeyIterator

func (c *InfoRequestClient) KeyIterator(ctx context.Context, handle int64) (int64, error)

KeyIterator calls the KeyIterator RPC.

func (*InfoRequestClient) Put

func (c *InfoRequestClient) Put(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put calls the Put RPC.

type ManagerClientClient

type ManagerClientClient struct {
	// contains filtered or unexported fields
}

ManagerClientClient wraps the gRPC ManagerClientService client.

func NewManagerClientClient

func NewManagerClientClient(cc grpc.ClientConnInterface) *ManagerClientClient

NewManagerClientClient creates a new ManagerClient client.

func (*ManagerClientClient) AcquireDrmInfo

func (c *ManagerClientClient) AcquireDrmInfo(ctx context.Context, handle int64, arg0 int64) (int64, error)

AcquireDrmInfo calls the AcquireDrmInfo RPC.

func (*ManagerClientClient) AcquireRights

func (c *ManagerClientClient) AcquireRights(ctx context.Context, handle int64, arg0 int64) (int32, error)

AcquireRights calls the AcquireRights RPC.

func (*ManagerClientClient) CanHandle2

func (c *ManagerClientClient) CanHandle2(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)

CanHandle2 calls the CanHandle2 RPC.

func (*ManagerClientClient) CanHandle2_1

func (c *ManagerClientClient) CanHandle2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (bool, error)

CanHandle2_1 calls the CanHandle2_1 RPC.

func (*ManagerClientClient) CheckRightsStatus1

func (c *ManagerClientClient) CheckRightsStatus1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CheckRightsStatus1 calls the CheckRightsStatus1 RPC.

func (*ManagerClientClient) CheckRightsStatus1_2

func (c *ManagerClientClient) CheckRightsStatus1_2(ctx context.Context, handle int64, arg0 string) (int32, error)

CheckRightsStatus1_2 calls the CheckRightsStatus1_2 RPC.

func (*ManagerClientClient) CheckRightsStatus2_1

func (c *ManagerClientClient) CheckRightsStatus2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error)

CheckRightsStatus2_1 calls the CheckRightsStatus2_1 RPC.

func (*ManagerClientClient) CheckRightsStatus2_3

func (c *ManagerClientClient) CheckRightsStatus2_3(ctx context.Context, handle int64, arg0 string, arg1 int32) (int32, error)

CheckRightsStatus2_3 calls the CheckRightsStatus2_3 RPC.

func (*ManagerClientClient) Close

func (c *ManagerClientClient) Close(ctx context.Context, handle int64) error

Close calls the Close RPC.

func (*ManagerClientClient) CloseConvertSession

func (c *ManagerClientClient) CloseConvertSession(ctx context.Context, handle int64, arg0 int32) (int64, error)

CloseConvertSession calls the CloseConvertSession RPC.

func (*ManagerClientClient) ConvertData

func (c *ManagerClientClient) ConvertData(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error)

ConvertData calls the ConvertData RPC.

func (*ManagerClientClient) GetAvailableDrmEngines

func (c *ManagerClientClient) GetAvailableDrmEngines(ctx context.Context, handle int64) (int64, error)

GetAvailableDrmEngines calls the GetAvailableDrmEngines RPC.

func (*ManagerClientClient) GetAvailableDrmSupportInfo

func (c *ManagerClientClient) GetAvailableDrmSupportInfo(ctx context.Context, handle int64) (int64, error)

GetAvailableDrmSupportInfo calls the GetAvailableDrmSupportInfo RPC.

func (*ManagerClientClient) GetConstraints2

func (c *ManagerClientClient) GetConstraints2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)

GetConstraints2 calls the GetConstraints2 RPC.

func (*ManagerClientClient) GetConstraints2_1

func (c *ManagerClientClient) GetConstraints2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

GetConstraints2_1 calls the GetConstraints2_1 RPC.

func (*ManagerClientClient) GetDrmObjectType2

func (c *ManagerClientClient) GetDrmObjectType2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int32, error)

GetDrmObjectType2 calls the GetDrmObjectType2 RPC.

func (*ManagerClientClient) GetDrmObjectType2_1

func (c *ManagerClientClient) GetDrmObjectType2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int32, error)

GetDrmObjectType2_1 calls the GetDrmObjectType2_1 RPC.

func (*ManagerClientClient) GetMetadata1

func (c *ManagerClientClient) GetMetadata1(ctx context.Context, handle int64, arg0 int64) (int64, error)

GetMetadata1 calls the GetMetadata1 RPC.

func (*ManagerClientClient) GetMetadata1_1

func (c *ManagerClientClient) GetMetadata1_1(ctx context.Context, handle int64, arg0 string) (int64, error)

GetMetadata1_1 calls the GetMetadata1_1 RPC.

func (*ManagerClientClient) GetOriginalMimeType1

func (c *ManagerClientClient) GetOriginalMimeType1(ctx context.Context, handle int64, arg0 int64) (string, error)

GetOriginalMimeType1 calls the GetOriginalMimeType1 RPC.

func (*ManagerClientClient) GetOriginalMimeType1_1

func (c *ManagerClientClient) GetOriginalMimeType1_1(ctx context.Context, handle int64, arg0 string) (string, error)

GetOriginalMimeType1_1 calls the GetOriginalMimeType1_1 RPC.

func (*ManagerClientClient) OpenConvertSession

func (c *ManagerClientClient) OpenConvertSession(ctx context.Context, handle int64, arg0 string) (int32, error)

OpenConvertSession calls the OpenConvertSession RPC.

func (*ManagerClientClient) ProcessDrmInfo

func (c *ManagerClientClient) ProcessDrmInfo(ctx context.Context, handle int64, arg0 int64) (int32, error)

ProcessDrmInfo calls the ProcessDrmInfo RPC.

func (*ManagerClientClient) Release

func (c *ManagerClientClient) Release(ctx context.Context, handle int64) error

Release calls the Release RPC.

func (*ManagerClientClient) RemoveAllRights

func (c *ManagerClientClient) RemoveAllRights(ctx context.Context, handle int64) (int32, error)

RemoveAllRights calls the RemoveAllRights RPC.

func (*ManagerClientClient) RemoveRights1

func (c *ManagerClientClient) RemoveRights1(ctx context.Context, handle int64, arg0 int64) (int32, error)

RemoveRights1 calls the RemoveRights1 RPC.

func (*ManagerClientClient) RemoveRights1_1

func (c *ManagerClientClient) RemoveRights1_1(ctx context.Context, handle int64, arg0 string) (int32, error)

RemoveRights1_1 calls the RemoveRights1_1 RPC.

func (*ManagerClientClient) SaveRights

func (c *ManagerClientClient) SaveRights(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) (int32, error)

SaveRights calls the SaveRights RPC.

type ManagerClientOnErrorListenerClient

type ManagerClientOnErrorListenerClient struct {
	// contains filtered or unexported fields
}

ManagerClientOnErrorListenerClient wraps the gRPC ManagerClientOnErrorListenerService client.

func NewManagerClientOnErrorListenerClient

func NewManagerClientOnErrorListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnErrorListenerClient

NewManagerClientOnErrorListenerClient creates a new ManagerClientOnErrorListener client.

func (*ManagerClientOnErrorListenerClient) OnError

func (c *ManagerClientOnErrorListenerClient) OnError(ctx context.Context, arg0 int64, arg1 int64) error

OnError calls the OnError RPC.

type ManagerClientOnEventListenerClient

type ManagerClientOnEventListenerClient struct {
	// contains filtered or unexported fields
}

ManagerClientOnEventListenerClient wraps the gRPC ManagerClientOnEventListenerService client.

func NewManagerClientOnEventListenerClient

func NewManagerClientOnEventListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnEventListenerClient

NewManagerClientOnEventListenerClient creates a new ManagerClientOnEventListener client.

func (*ManagerClientOnEventListenerClient) OnEvent

func (c *ManagerClientOnEventListenerClient) OnEvent(ctx context.Context, arg0 int64, arg1 int64) error

OnEvent calls the OnEvent RPC.

type ManagerClientOnInfoListenerClient

type ManagerClientOnInfoListenerClient struct {
	// contains filtered or unexported fields
}

ManagerClientOnInfoListenerClient wraps the gRPC ManagerClientOnInfoListenerService client.

func NewManagerClientOnInfoListenerClient

func NewManagerClientOnInfoListenerClient(cc grpc.ClientConnInterface) *ManagerClientOnInfoListenerClient

NewManagerClientOnInfoListenerClient creates a new ManagerClientOnInfoListener client.

func (*ManagerClientOnInfoListenerClient) OnInfo

OnInfo calls the OnInfo RPC.

type ProcessedDataClient

type ProcessedDataClient struct {
	// contains filtered or unexported fields
}

ProcessedDataClient wraps the gRPC ProcessedDataService client.

func NewProcessedDataClient

func NewProcessedDataClient(cc grpc.ClientConnInterface) *ProcessedDataClient

NewProcessedDataClient creates a new ProcessedData client.

func (*ProcessedDataClient) GetAccountId

func (c *ProcessedDataClient) GetAccountId(ctx context.Context) (string, error)

GetAccountId calls the GetAccountId RPC.

func (*ProcessedDataClient) GetData

func (c *ProcessedDataClient) GetData(ctx context.Context) (int64, error)

GetData calls the GetData RPC.

func (*ProcessedDataClient) GetSubscriptionId

func (c *ProcessedDataClient) GetSubscriptionId(ctx context.Context) (string, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

type RightsClient

type RightsClient struct {
	// contains filtered or unexported fields
}

RightsClient wraps the gRPC RightsService client.

func NewRightsClient

func NewRightsClient(cc grpc.ClientConnInterface) *RightsClient

NewRightsClient creates a new Rights client.

func (*RightsClient) GetAccountId

func (c *RightsClient) GetAccountId(ctx context.Context, handle int64) (string, error)

GetAccountId calls the GetAccountId RPC.

func (*RightsClient) GetData

func (c *RightsClient) GetData(ctx context.Context, handle int64) (int64, error)

GetData calls the GetData RPC.

func (*RightsClient) GetMimeType

func (c *RightsClient) GetMimeType(ctx context.Context, handle int64) (string, error)

GetMimeType calls the GetMimeType RPC.

func (*RightsClient) GetSubscriptionId

func (c *RightsClient) GetSubscriptionId(ctx context.Context, handle int64) (string, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

type SupportInfoClient

type SupportInfoClient struct {
	// contains filtered or unexported fields
}

SupportInfoClient wraps the gRPC SupportInfoService client.

func NewSupportInfoClient

func NewSupportInfoClient(cc grpc.ClientConnInterface) *SupportInfoClient

NewSupportInfoClient creates a new SupportInfo client.

func (*SupportInfoClient) AddFileSuffix

func (c *SupportInfoClient) AddFileSuffix(ctx context.Context, handle int64, arg0 string) error

AddFileSuffix calls the AddFileSuffix RPC.

func (*SupportInfoClient) AddMimeType

func (c *SupportInfoClient) AddMimeType(ctx context.Context, handle int64, arg0 string) error

AddMimeType calls the AddMimeType RPC.

func (*SupportInfoClient) Equals

func (c *SupportInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SupportInfoClient) GetDescriprition

func (c *SupportInfoClient) GetDescriprition(ctx context.Context, handle int64) (string, error)

GetDescriprition calls the GetDescriprition RPC.

func (*SupportInfoClient) GetDescription

func (c *SupportInfoClient) GetDescription(ctx context.Context, handle int64) (string, error)

GetDescription calls the GetDescription RPC.

func (*SupportInfoClient) GetFileSuffixIterator

func (c *SupportInfoClient) GetFileSuffixIterator(ctx context.Context, handle int64) (int64, error)

GetFileSuffixIterator calls the GetFileSuffixIterator RPC.

func (*SupportInfoClient) GetMimeTypeIterator

func (c *SupportInfoClient) GetMimeTypeIterator(ctx context.Context, handle int64) (int64, error)

GetMimeTypeIterator calls the GetMimeTypeIterator RPC.

func (*SupportInfoClient) HashCode

func (c *SupportInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*SupportInfoClient) SetDescription

func (c *SupportInfoClient) SetDescription(ctx context.Context, handle int64, arg0 string) error

SetDescription calls the SetDescription RPC.

type UtilsClient

type UtilsClient struct {
	// contains filtered or unexported fields
}

UtilsClient wraps the gRPC UtilsService client.

func NewUtilsClient

func NewUtilsClient(cc grpc.ClientConnInterface) *UtilsClient

NewUtilsClient creates a new Utils client.

func (*UtilsClient) GetExtendedMetadataParser

func (c *UtilsClient) GetExtendedMetadataParser(ctx context.Context, handle int64, arg0 int64) (int64, error)

GetExtendedMetadataParser calls the GetExtendedMetadataParser RPC.

type UtilsExtendedMetadataParserClient

type UtilsExtendedMetadataParserClient struct {
	// contains filtered or unexported fields
}

UtilsExtendedMetadataParserClient wraps the gRPC UtilsExtendedMetadataParserService client.

func NewUtilsExtendedMetadataParserClient

func NewUtilsExtendedMetadataParserClient(cc grpc.ClientConnInterface) *UtilsExtendedMetadataParserClient

NewUtilsExtendedMetadataParserClient creates a new UtilsExtendedMetadataParser client.

func (*UtilsExtendedMetadataParserClient) Get

Get calls the Get RPC.

func (*UtilsExtendedMetadataParserClient) Iterator

Iterator calls the Iterator RPC.

func (*UtilsExtendedMetadataParserClient) KeyIterator

KeyIterator calls the KeyIterator RPC.

Jump to

Keyboard shortcuts

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