Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const MediaBrowserConnectionCallbackService_OnConnected_FullMethodName + const MediaBrowserConnectionCallbackService_OnConnectionFailed_FullMethodName + const MediaBrowserConnectionCallbackService_OnConnectionSuspended_FullMethodName + const MediaBrowserItemCallbackService_OnError_FullMethodName + const MediaBrowserItemCallbackService_OnItemLoaded_FullMethodName + const MediaBrowserMediaItemService_DescribeContents_FullMethodName + const MediaBrowserMediaItemService_GetDescription_FullMethodName + const MediaBrowserMediaItemService_GetFlags_FullMethodName + const MediaBrowserMediaItemService_GetMediaId_FullMethodName + const MediaBrowserMediaItemService_IsBrowsable_FullMethodName + const MediaBrowserMediaItemService_IsPlayable_FullMethodName + const MediaBrowserMediaItemService_ToString_FullMethodName + const MediaBrowserMediaItemService_WriteToParcel_FullMethodName + const MediaBrowserService_Connect_FullMethodName + const MediaBrowserService_Disconnect_FullMethodName + const MediaBrowserService_GetExtras_FullMethodName + const MediaBrowserService_GetItem_FullMethodName + const MediaBrowserService_GetRoot_FullMethodName + const MediaBrowserService_GetServiceComponent_FullMethodName + const MediaBrowserService_GetSessionToken_FullMethodName + const MediaBrowserService_IsConnected_FullMethodName + const MediaBrowserService_NewMediaBrowser_FullMethodName + const MediaBrowserService_Subscribe2_FullMethodName + const MediaBrowserService_Subscribe3_1_FullMethodName + const MediaBrowserService_Unsubscribe1_FullMethodName + const MediaBrowserService_Unsubscribe2_1_FullMethodName + const MediaBrowserSubscriptionCallbackService_OnError1_FullMethodName + const MediaBrowserSubscriptionCallbackService_OnError2_1_FullMethodName + var File_proto_browse_browse_proto protoreflect.FileDescriptor + var MediaBrowserConnectionCallbackService_ServiceDesc = grpc.ServiceDesc + var MediaBrowserItemCallbackService_ServiceDesc = grpc.ServiceDesc + var MediaBrowserMediaItemService_ServiceDesc = grpc.ServiceDesc + var MediaBrowserService_ServiceDesc = grpc.ServiceDesc + var MediaBrowserSubscriptionCallbackService_ServiceDesc = grpc.ServiceDesc + func RegisterMediaBrowserConnectionCallbackServiceServer(s grpc.ServiceRegistrar, srv MediaBrowserConnectionCallbackServiceServer) + func RegisterMediaBrowserItemCallbackServiceServer(s grpc.ServiceRegistrar, srv MediaBrowserItemCallbackServiceServer) + func RegisterMediaBrowserMediaItemServiceServer(s grpc.ServiceRegistrar, srv MediaBrowserMediaItemServiceServer) + func RegisterMediaBrowserServiceServer(s grpc.ServiceRegistrar, srv MediaBrowserServiceServer) + func RegisterMediaBrowserSubscriptionCallbackServiceServer(s grpc.ServiceRegistrar, srv MediaBrowserSubscriptionCallbackServiceServer) + type ConnectRequest struct + Handle int64 + func (*ConnectRequest) Descriptor() ([]byte, []int) + func (*ConnectRequest) ProtoMessage() + func (x *ConnectRequest) GetHandle() int64 + func (x *ConnectRequest) ProtoReflect() protoreflect.Message + func (x *ConnectRequest) Reset() + func (x *ConnectRequest) String() string + type ConnectResponse struct + func (*ConnectResponse) Descriptor() ([]byte, []int) + func (*ConnectResponse) ProtoMessage() + func (x *ConnectResponse) ProtoReflect() protoreflect.Message + func (x *ConnectResponse) Reset() + func (x *ConnectResponse) String() string + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type DisconnectRequest struct + Handle int64 + func (*DisconnectRequest) Descriptor() ([]byte, []int) + func (*DisconnectRequest) ProtoMessage() + func (x *DisconnectRequest) GetHandle() int64 + func (x *DisconnectRequest) ProtoReflect() protoreflect.Message + func (x *DisconnectRequest) Reset() + func (x *DisconnectRequest) String() string + type DisconnectResponse struct + func (*DisconnectResponse) Descriptor() ([]byte, []int) + func (*DisconnectResponse) ProtoMessage() + func (x *DisconnectResponse) ProtoReflect() protoreflect.Message + func (x *DisconnectResponse) Reset() + func (x *DisconnectResponse) String() string + type GetDescriptionRequest struct + func (*GetDescriptionRequest) Descriptor() ([]byte, []int) + func (*GetDescriptionRequest) ProtoMessage() + func (x *GetDescriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetDescriptionRequest) Reset() + func (x *GetDescriptionRequest) String() string + type GetDescriptionResponse struct + Result int64 + func (*GetDescriptionResponse) Descriptor() ([]byte, []int) + func (*GetDescriptionResponse) ProtoMessage() + func (x *GetDescriptionResponse) GetResult() int64 + func (x *GetDescriptionResponse) ProtoReflect() protoreflect.Message + func (x *GetDescriptionResponse) Reset() + func (x *GetDescriptionResponse) String() string + type GetExtrasRequest struct + Handle int64 + func (*GetExtrasRequest) Descriptor() ([]byte, []int) + func (*GetExtrasRequest) ProtoMessage() + func (x *GetExtrasRequest) GetHandle() int64 + func (x *GetExtrasRequest) ProtoReflect() protoreflect.Message + func (x *GetExtrasRequest) Reset() + func (x *GetExtrasRequest) String() string + type GetExtrasResponse struct + Result int64 + func (*GetExtrasResponse) Descriptor() ([]byte, []int) + func (*GetExtrasResponse) ProtoMessage() + func (x *GetExtrasResponse) GetResult() int64 + func (x *GetExtrasResponse) ProtoReflect() protoreflect.Message + func (x *GetExtrasResponse) Reset() + func (x *GetExtrasResponse) String() string + type GetFlagsRequest struct + func (*GetFlagsRequest) Descriptor() ([]byte, []int) + func (*GetFlagsRequest) ProtoMessage() + func (x *GetFlagsRequest) ProtoReflect() protoreflect.Message + func (x *GetFlagsRequest) Reset() + func (x *GetFlagsRequest) String() string + type GetFlagsResponse struct + Result int32 + func (*GetFlagsResponse) Descriptor() ([]byte, []int) + func (*GetFlagsResponse) ProtoMessage() + func (x *GetFlagsResponse) GetResult() int32 + func (x *GetFlagsResponse) ProtoReflect() protoreflect.Message + func (x *GetFlagsResponse) Reset() + func (x *GetFlagsResponse) String() string + type GetItemRequest struct + Arg0 string + Arg1 int64 + Handle int64 + func (*GetItemRequest) Descriptor() ([]byte, []int) + func (*GetItemRequest) ProtoMessage() + func (x *GetItemRequest) GetArg0() string + func (x *GetItemRequest) GetArg1() int64 + func (x *GetItemRequest) GetHandle() int64 + func (x *GetItemRequest) ProtoReflect() protoreflect.Message + func (x *GetItemRequest) Reset() + func (x *GetItemRequest) String() string + type GetItemResponse struct + func (*GetItemResponse) Descriptor() ([]byte, []int) + func (*GetItemResponse) ProtoMessage() + func (x *GetItemResponse) ProtoReflect() protoreflect.Message + func (x *GetItemResponse) Reset() + func (x *GetItemResponse) String() string + type GetMediaIdRequest struct + func (*GetMediaIdRequest) Descriptor() ([]byte, []int) + func (*GetMediaIdRequest) ProtoMessage() + func (x *GetMediaIdRequest) ProtoReflect() protoreflect.Message + func (x *GetMediaIdRequest) Reset() + func (x *GetMediaIdRequest) String() string + type GetMediaIdResponse struct + Result string + func (*GetMediaIdResponse) Descriptor() ([]byte, []int) + func (*GetMediaIdResponse) ProtoMessage() + func (x *GetMediaIdResponse) GetResult() string + func (x *GetMediaIdResponse) ProtoReflect() protoreflect.Message + func (x *GetMediaIdResponse) Reset() + func (x *GetMediaIdResponse) String() string + type GetRootRequest struct + Handle int64 + func (*GetRootRequest) Descriptor() ([]byte, []int) + func (*GetRootRequest) ProtoMessage() + func (x *GetRootRequest) GetHandle() int64 + func (x *GetRootRequest) ProtoReflect() protoreflect.Message + func (x *GetRootRequest) Reset() + func (x *GetRootRequest) String() string + type GetRootResponse struct + Result string + func (*GetRootResponse) Descriptor() ([]byte, []int) + func (*GetRootResponse) ProtoMessage() + func (x *GetRootResponse) GetResult() string + func (x *GetRootResponse) ProtoReflect() protoreflect.Message + func (x *GetRootResponse) Reset() + func (x *GetRootResponse) String() string + type GetServiceComponentRequest struct + Handle int64 + func (*GetServiceComponentRequest) Descriptor() ([]byte, []int) + func (*GetServiceComponentRequest) ProtoMessage() + func (x *GetServiceComponentRequest) GetHandle() int64 + func (x *GetServiceComponentRequest) ProtoReflect() protoreflect.Message + func (x *GetServiceComponentRequest) Reset() + func (x *GetServiceComponentRequest) String() string + type GetServiceComponentResponse struct + Result int64 + func (*GetServiceComponentResponse) Descriptor() ([]byte, []int) + func (*GetServiceComponentResponse) ProtoMessage() + func (x *GetServiceComponentResponse) GetResult() int64 + func (x *GetServiceComponentResponse) ProtoReflect() protoreflect.Message + func (x *GetServiceComponentResponse) Reset() + func (x *GetServiceComponentResponse) String() string + type GetSessionTokenRequest struct + Handle int64 + func (*GetSessionTokenRequest) Descriptor() ([]byte, []int) + func (*GetSessionTokenRequest) ProtoMessage() + func (x *GetSessionTokenRequest) GetHandle() int64 + func (x *GetSessionTokenRequest) ProtoReflect() protoreflect.Message + func (x *GetSessionTokenRequest) Reset() + func (x *GetSessionTokenRequest) String() string + type GetSessionTokenResponse struct + Result int64 + func (*GetSessionTokenResponse) Descriptor() ([]byte, []int) + func (*GetSessionTokenResponse) ProtoMessage() + func (x *GetSessionTokenResponse) GetResult() int64 + func (x *GetSessionTokenResponse) ProtoReflect() protoreflect.Message + func (x *GetSessionTokenResponse) Reset() + func (x *GetSessionTokenResponse) String() string + type IsBrowsableRequest struct + func (*IsBrowsableRequest) Descriptor() ([]byte, []int) + func (*IsBrowsableRequest) ProtoMessage() + func (x *IsBrowsableRequest) ProtoReflect() protoreflect.Message + func (x *IsBrowsableRequest) Reset() + func (x *IsBrowsableRequest) String() string + type IsBrowsableResponse struct + Result bool + func (*IsBrowsableResponse) Descriptor() ([]byte, []int) + func (*IsBrowsableResponse) ProtoMessage() + func (x *IsBrowsableResponse) GetResult() bool + func (x *IsBrowsableResponse) ProtoReflect() protoreflect.Message + func (x *IsBrowsableResponse) Reset() + func (x *IsBrowsableResponse) String() string + type IsConnectedRequest struct + Handle int64 + func (*IsConnectedRequest) Descriptor() ([]byte, []int) + func (*IsConnectedRequest) ProtoMessage() + func (x *IsConnectedRequest) GetHandle() int64 + func (x *IsConnectedRequest) ProtoReflect() protoreflect.Message + func (x *IsConnectedRequest) Reset() + func (x *IsConnectedRequest) String() string + type IsConnectedResponse struct + Result bool + func (*IsConnectedResponse) Descriptor() ([]byte, []int) + func (*IsConnectedResponse) ProtoMessage() + func (x *IsConnectedResponse) GetResult() bool + func (x *IsConnectedResponse) ProtoReflect() protoreflect.Message + func (x *IsConnectedResponse) Reset() + func (x *IsConnectedResponse) String() string + type IsPlayableRequest struct + func (*IsPlayableRequest) Descriptor() ([]byte, []int) + func (*IsPlayableRequest) ProtoMessage() + func (x *IsPlayableRequest) ProtoReflect() protoreflect.Message + func (x *IsPlayableRequest) Reset() + func (x *IsPlayableRequest) String() string + type IsPlayableResponse struct + Result bool + func (*IsPlayableResponse) Descriptor() ([]byte, []int) + func (*IsPlayableResponse) ProtoMessage() + func (x *IsPlayableResponse) GetResult() bool + func (x *IsPlayableResponse) ProtoReflect() protoreflect.Message + func (x *IsPlayableResponse) Reset() + func (x *IsPlayableResponse) String() string + type MediaBrowserConnectionCallbackServiceClient interface + OnConnected func(ctx context.Context, in *OnConnectedRequest, opts ...grpc.CallOption) (*OnConnectedResponse, error) + OnConnectionFailed func(ctx context.Context, in *OnConnectionFailedRequest, opts ...grpc.CallOption) (*OnConnectionFailedResponse, error) + OnConnectionSuspended func(ctx context.Context, in *OnConnectionSuspendedRequest, opts ...grpc.CallOption) (*OnConnectionSuspendedResponse, error) + func NewMediaBrowserConnectionCallbackServiceClient(cc grpc.ClientConnInterface) MediaBrowserConnectionCallbackServiceClient + type MediaBrowserConnectionCallbackServiceServer interface + OnConnected func(context.Context, *OnConnectedRequest) (*OnConnectedResponse, error) + OnConnectionFailed func(context.Context, *OnConnectionFailedRequest) (*OnConnectionFailedResponse, error) + OnConnectionSuspended func(context.Context, *OnConnectionSuspendedRequest) (*OnConnectionSuspendedResponse, error) + type MediaBrowserItemCallbackServiceClient interface + OnError func(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error) + OnItemLoaded func(ctx context.Context, in *OnItemLoadedRequest, opts ...grpc.CallOption) (*OnItemLoadedResponse, error) + func NewMediaBrowserItemCallbackServiceClient(cc grpc.ClientConnInterface) MediaBrowserItemCallbackServiceClient + type MediaBrowserItemCallbackServiceServer interface + OnError func(context.Context, *OnErrorRequest) (*OnErrorResponse, error) + OnItemLoaded func(context.Context, *OnItemLoadedRequest) (*OnItemLoadedResponse, error) + type MediaBrowserMediaItemServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetDescription func(ctx context.Context, in *GetDescriptionRequest, opts ...grpc.CallOption) (*GetDescriptionResponse, error) + GetFlags func(ctx context.Context, in *GetFlagsRequest, opts ...grpc.CallOption) (*GetFlagsResponse, error) + GetMediaId func(ctx context.Context, in *GetMediaIdRequest, opts ...grpc.CallOption) (*GetMediaIdResponse, error) + IsBrowsable func(ctx context.Context, in *IsBrowsableRequest, opts ...grpc.CallOption) (*IsBrowsableResponse, error) + IsPlayable func(ctx context.Context, in *IsPlayableRequest, opts ...grpc.CallOption) (*IsPlayableResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewMediaBrowserMediaItemServiceClient(cc grpc.ClientConnInterface) MediaBrowserMediaItemServiceClient + type MediaBrowserMediaItemServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetDescription func(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error) + GetFlags func(context.Context, *GetFlagsRequest) (*GetFlagsResponse, error) + GetMediaId func(context.Context, *GetMediaIdRequest) (*GetMediaIdResponse, error) + IsBrowsable func(context.Context, *IsBrowsableRequest) (*IsBrowsableResponse, error) + IsPlayable func(context.Context, *IsPlayableRequest) (*IsPlayableResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type MediaBrowserServiceClient interface + Connect func(ctx context.Context, in *ConnectRequest, opts ...grpc.CallOption) (*ConnectResponse, error) + Disconnect func(ctx context.Context, in *DisconnectRequest, opts ...grpc.CallOption) (*DisconnectResponse, error) + GetExtras func(ctx context.Context, in *GetExtrasRequest, opts ...grpc.CallOption) (*GetExtrasResponse, error) + GetItem func(ctx context.Context, in *GetItemRequest, opts ...grpc.CallOption) (*GetItemResponse, error) + GetRoot func(ctx context.Context, in *GetRootRequest, opts ...grpc.CallOption) (*GetRootResponse, error) + GetServiceComponent func(ctx context.Context, in *GetServiceComponentRequest, opts ...grpc.CallOption) (*GetServiceComponentResponse, error) + GetSessionToken func(ctx context.Context, in *GetSessionTokenRequest, opts ...grpc.CallOption) (*GetSessionTokenResponse, error) + IsConnected func(ctx context.Context, in *IsConnectedRequest, opts ...grpc.CallOption) (*IsConnectedResponse, error) + NewMediaBrowser func(ctx context.Context, in *NewMediaBrowserRequest, opts ...grpc.CallOption) (*NewMediaBrowserResponse, error) + Subscribe2 func(ctx context.Context, in *Subscribe2Request, opts ...grpc.CallOption) (*Subscribe2Response, error) + Subscribe3_1 func(ctx context.Context, in *Subscribe3_1Request, opts ...grpc.CallOption) (*Subscribe3_1Response, error) + Unsubscribe1 func(ctx context.Context, in *Unsubscribe1Request, opts ...grpc.CallOption) (*Unsubscribe1Response, error) + Unsubscribe2_1 func(ctx context.Context, in *Unsubscribe2_1Request, opts ...grpc.CallOption) (*Unsubscribe2_1Response, error) + func NewMediaBrowserServiceClient(cc grpc.ClientConnInterface) MediaBrowserServiceClient + type MediaBrowserServiceServer interface + Connect func(context.Context, *ConnectRequest) (*ConnectResponse, error) + Disconnect func(context.Context, *DisconnectRequest) (*DisconnectResponse, error) + GetExtras func(context.Context, *GetExtrasRequest) (*GetExtrasResponse, error) + GetItem func(context.Context, *GetItemRequest) (*GetItemResponse, error) + GetRoot func(context.Context, *GetRootRequest) (*GetRootResponse, error) + GetServiceComponent func(context.Context, *GetServiceComponentRequest) (*GetServiceComponentResponse, error) + GetSessionToken func(context.Context, *GetSessionTokenRequest) (*GetSessionTokenResponse, error) + IsConnected func(context.Context, *IsConnectedRequest) (*IsConnectedResponse, error) + NewMediaBrowser func(context.Context, *NewMediaBrowserRequest) (*NewMediaBrowserResponse, error) + Subscribe2 func(context.Context, *Subscribe2Request) (*Subscribe2Response, error) + Subscribe3_1 func(context.Context, *Subscribe3_1Request) (*Subscribe3_1Response, error) + Unsubscribe1 func(context.Context, *Unsubscribe1Request) (*Unsubscribe1Response, error) + Unsubscribe2_1 func(context.Context, *Unsubscribe2_1Request) (*Unsubscribe2_1Response, error) + type MediaBrowserSubscriptionCallbackServiceClient interface + OnError1 func(ctx context.Context, in *OnError1Request, opts ...grpc.CallOption) (*OnError1Response, error) + OnError2_1 func(ctx context.Context, in *OnError2_1Request, opts ...grpc.CallOption) (*OnError2_1Response, error) + func NewMediaBrowserSubscriptionCallbackServiceClient(cc grpc.ClientConnInterface) MediaBrowserSubscriptionCallbackServiceClient + type MediaBrowserSubscriptionCallbackServiceServer interface + OnError1 func(context.Context, *OnError1Request) (*OnError1Response, error) + OnError2_1 func(context.Context, *OnError2_1Request) (*OnError2_1Response, error) + type NewMediaBrowserRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int64 + func (*NewMediaBrowserRequest) Descriptor() ([]byte, []int) + func (*NewMediaBrowserRequest) ProtoMessage() + func (x *NewMediaBrowserRequest) GetArg0() int64 + func (x *NewMediaBrowserRequest) GetArg1() int64 + func (x *NewMediaBrowserRequest) GetArg2() int64 + func (x *NewMediaBrowserRequest) GetArg3() int64 + func (x *NewMediaBrowserRequest) ProtoReflect() protoreflect.Message + func (x *NewMediaBrowserRequest) Reset() + func (x *NewMediaBrowserRequest) String() string + type NewMediaBrowserResponse struct + Result int64 + func (*NewMediaBrowserResponse) Descriptor() ([]byte, []int) + func (*NewMediaBrowserResponse) ProtoMessage() + func (x *NewMediaBrowserResponse) GetResult() int64 + func (x *NewMediaBrowserResponse) ProtoReflect() protoreflect.Message + func (x *NewMediaBrowserResponse) Reset() + func (x *NewMediaBrowserResponse) String() string + type OnConnectedRequest struct + func (*OnConnectedRequest) Descriptor() ([]byte, []int) + func (*OnConnectedRequest) ProtoMessage() + func (x *OnConnectedRequest) ProtoReflect() protoreflect.Message + func (x *OnConnectedRequest) Reset() + func (x *OnConnectedRequest) String() string + type OnConnectedResponse struct + func (*OnConnectedResponse) Descriptor() ([]byte, []int) + func (*OnConnectedResponse) ProtoMessage() + func (x *OnConnectedResponse) ProtoReflect() protoreflect.Message + func (x *OnConnectedResponse) Reset() + func (x *OnConnectedResponse) String() string + type OnConnectionFailedRequest struct + func (*OnConnectionFailedRequest) Descriptor() ([]byte, []int) + func (*OnConnectionFailedRequest) ProtoMessage() + func (x *OnConnectionFailedRequest) ProtoReflect() protoreflect.Message + func (x *OnConnectionFailedRequest) Reset() + func (x *OnConnectionFailedRequest) String() string + type OnConnectionFailedResponse struct + func (*OnConnectionFailedResponse) Descriptor() ([]byte, []int) + func (*OnConnectionFailedResponse) ProtoMessage() + func (x *OnConnectionFailedResponse) ProtoReflect() protoreflect.Message + func (x *OnConnectionFailedResponse) Reset() + func (x *OnConnectionFailedResponse) String() string + type OnConnectionSuspendedRequest struct + func (*OnConnectionSuspendedRequest) Descriptor() ([]byte, []int) + func (*OnConnectionSuspendedRequest) ProtoMessage() + func (x *OnConnectionSuspendedRequest) ProtoReflect() protoreflect.Message + func (x *OnConnectionSuspendedRequest) Reset() + func (x *OnConnectionSuspendedRequest) String() string + type OnConnectionSuspendedResponse struct + func (*OnConnectionSuspendedResponse) Descriptor() ([]byte, []int) + func (*OnConnectionSuspendedResponse) ProtoMessage() + func (x *OnConnectionSuspendedResponse) ProtoReflect() protoreflect.Message + func (x *OnConnectionSuspendedResponse) Reset() + func (x *OnConnectionSuspendedResponse) String() string + type OnError1Request struct + Arg0 string + func (*OnError1Request) Descriptor() ([]byte, []int) + func (*OnError1Request) ProtoMessage() + func (x *OnError1Request) GetArg0() string + func (x *OnError1Request) ProtoReflect() protoreflect.Message + func (x *OnError1Request) Reset() + func (x *OnError1Request) String() string + type OnError1Response struct + func (*OnError1Response) Descriptor() ([]byte, []int) + func (*OnError1Response) ProtoMessage() + func (x *OnError1Response) ProtoReflect() protoreflect.Message + func (x *OnError1Response) Reset() + func (x *OnError1Response) String() string + type OnError2_1Request struct + Arg0 string + Arg1 int64 + func (*OnError2_1Request) Descriptor() ([]byte, []int) + func (*OnError2_1Request) ProtoMessage() + func (x *OnError2_1Request) GetArg0() string + func (x *OnError2_1Request) GetArg1() int64 + func (x *OnError2_1Request) ProtoReflect() protoreflect.Message + func (x *OnError2_1Request) Reset() + func (x *OnError2_1Request) String() string + type OnError2_1Response struct + func (*OnError2_1Response) Descriptor() ([]byte, []int) + func (*OnError2_1Response) ProtoMessage() + func (x *OnError2_1Response) ProtoReflect() protoreflect.Message + func (x *OnError2_1Response) Reset() + func (x *OnError2_1Response) String() string + type OnErrorRequest struct + Arg0 string + func (*OnErrorRequest) Descriptor() ([]byte, []int) + func (*OnErrorRequest) ProtoMessage() + func (x *OnErrorRequest) GetArg0() string + func (x *OnErrorRequest) ProtoReflect() protoreflect.Message + func (x *OnErrorRequest) Reset() + func (x *OnErrorRequest) String() string + type OnErrorResponse struct + func (*OnErrorResponse) Descriptor() ([]byte, []int) + func (*OnErrorResponse) ProtoMessage() + func (x *OnErrorResponse) ProtoReflect() protoreflect.Message + func (x *OnErrorResponse) Reset() + func (x *OnErrorResponse) String() string + type OnItemLoadedRequest struct + Arg0 int64 + func (*OnItemLoadedRequest) Descriptor() ([]byte, []int) + func (*OnItemLoadedRequest) ProtoMessage() + func (x *OnItemLoadedRequest) GetArg0() int64 + func (x *OnItemLoadedRequest) ProtoReflect() protoreflect.Message + func (x *OnItemLoadedRequest) Reset() + func (x *OnItemLoadedRequest) String() string + type OnItemLoadedResponse struct + func (*OnItemLoadedResponse) Descriptor() ([]byte, []int) + func (*OnItemLoadedResponse) ProtoMessage() + func (x *OnItemLoadedResponse) ProtoReflect() protoreflect.Message + func (x *OnItemLoadedResponse) Reset() + func (x *OnItemLoadedResponse) String() string + type Subscribe2Request struct + Arg0 string + Arg1 int64 + Handle int64 + func (*Subscribe2Request) Descriptor() ([]byte, []int) + func (*Subscribe2Request) ProtoMessage() + func (x *Subscribe2Request) GetArg0() string + func (x *Subscribe2Request) GetArg1() int64 + func (x *Subscribe2Request) GetHandle() int64 + func (x *Subscribe2Request) ProtoReflect() protoreflect.Message + func (x *Subscribe2Request) Reset() + func (x *Subscribe2Request) String() string + type Subscribe2Response struct + func (*Subscribe2Response) Descriptor() ([]byte, []int) + func (*Subscribe2Response) ProtoMessage() + func (x *Subscribe2Response) ProtoReflect() protoreflect.Message + func (x *Subscribe2Response) Reset() + func (x *Subscribe2Response) String() string + type Subscribe3_1Request struct + Arg0 string + Arg1 int64 + Arg2 int64 + Handle int64 + func (*Subscribe3_1Request) Descriptor() ([]byte, []int) + func (*Subscribe3_1Request) ProtoMessage() + func (x *Subscribe3_1Request) GetArg0() string + func (x *Subscribe3_1Request) GetArg1() int64 + func (x *Subscribe3_1Request) GetArg2() int64 + func (x *Subscribe3_1Request) GetHandle() int64 + func (x *Subscribe3_1Request) ProtoReflect() protoreflect.Message + func (x *Subscribe3_1Request) Reset() + func (x *Subscribe3_1Request) String() string + type Subscribe3_1Response struct + func (*Subscribe3_1Response) Descriptor() ([]byte, []int) + func (*Subscribe3_1Response) ProtoMessage() + func (x *Subscribe3_1Response) ProtoReflect() protoreflect.Message + func (x *Subscribe3_1Response) Reset() + func (x *Subscribe3_1Response) String() string + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedMediaBrowserConnectionCallbackServiceServer struct + func (UnimplementedMediaBrowserConnectionCallbackServiceServer) OnConnected(context.Context, *OnConnectedRequest) (*OnConnectedResponse, error) + func (UnimplementedMediaBrowserConnectionCallbackServiceServer) OnConnectionFailed(context.Context, *OnConnectionFailedRequest) (*OnConnectionFailedResponse, error) + func (UnimplementedMediaBrowserConnectionCallbackServiceServer) OnConnectionSuspended(context.Context, *OnConnectionSuspendedRequest) (*OnConnectionSuspendedResponse, error) + type UnimplementedMediaBrowserItemCallbackServiceServer struct + func (UnimplementedMediaBrowserItemCallbackServiceServer) OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error) + func (UnimplementedMediaBrowserItemCallbackServiceServer) OnItemLoaded(context.Context, *OnItemLoadedRequest) (*OnItemLoadedResponse, error) + type UnimplementedMediaBrowserMediaItemServiceServer struct + func (UnimplementedMediaBrowserMediaItemServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) GetFlags(context.Context, *GetFlagsRequest) (*GetFlagsResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) GetMediaId(context.Context, *GetMediaIdRequest) (*GetMediaIdResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) IsBrowsable(context.Context, *IsBrowsableRequest) (*IsBrowsableResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) IsPlayable(context.Context, *IsPlayableRequest) (*IsPlayableResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedMediaBrowserMediaItemServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedMediaBrowserServiceServer struct + func (UnimplementedMediaBrowserServiceServer) Connect(context.Context, *ConnectRequest) (*ConnectResponse, error) + func (UnimplementedMediaBrowserServiceServer) Disconnect(context.Context, *DisconnectRequest) (*DisconnectResponse, error) + func (UnimplementedMediaBrowserServiceServer) GetExtras(context.Context, *GetExtrasRequest) (*GetExtrasResponse, error) + func (UnimplementedMediaBrowserServiceServer) GetItem(context.Context, *GetItemRequest) (*GetItemResponse, error) + func (UnimplementedMediaBrowserServiceServer) GetRoot(context.Context, *GetRootRequest) (*GetRootResponse, error) + func (UnimplementedMediaBrowserServiceServer) GetServiceComponent(context.Context, *GetServiceComponentRequest) (*GetServiceComponentResponse, error) + func (UnimplementedMediaBrowserServiceServer) GetSessionToken(context.Context, *GetSessionTokenRequest) (*GetSessionTokenResponse, error) + func (UnimplementedMediaBrowserServiceServer) IsConnected(context.Context, *IsConnectedRequest) (*IsConnectedResponse, error) + func (UnimplementedMediaBrowserServiceServer) NewMediaBrowser(context.Context, *NewMediaBrowserRequest) (*NewMediaBrowserResponse, error) + func (UnimplementedMediaBrowserServiceServer) Subscribe2(context.Context, *Subscribe2Request) (*Subscribe2Response, error) + func (UnimplementedMediaBrowserServiceServer) Subscribe3_1(context.Context, *Subscribe3_1Request) (*Subscribe3_1Response, error) + func (UnimplementedMediaBrowserServiceServer) Unsubscribe1(context.Context, *Unsubscribe1Request) (*Unsubscribe1Response, error) + func (UnimplementedMediaBrowserServiceServer) Unsubscribe2_1(context.Context, *Unsubscribe2_1Request) (*Unsubscribe2_1Response, error) + type UnimplementedMediaBrowserSubscriptionCallbackServiceServer struct + func (UnimplementedMediaBrowserSubscriptionCallbackServiceServer) OnError1(context.Context, *OnError1Request) (*OnError1Response, error) + func (UnimplementedMediaBrowserSubscriptionCallbackServiceServer) OnError2_1(context.Context, *OnError2_1Request) (*OnError2_1Response, error) + type UnsafeMediaBrowserConnectionCallbackServiceServer interface + type UnsafeMediaBrowserItemCallbackServiceServer interface + type UnsafeMediaBrowserMediaItemServiceServer interface + type UnsafeMediaBrowserServiceServer interface + type UnsafeMediaBrowserSubscriptionCallbackServiceServer interface + type Unsubscribe1Request struct + Arg0 string + Handle int64 + func (*Unsubscribe1Request) Descriptor() ([]byte, []int) + func (*Unsubscribe1Request) ProtoMessage() + func (x *Unsubscribe1Request) GetArg0() string + func (x *Unsubscribe1Request) GetHandle() int64 + func (x *Unsubscribe1Request) ProtoReflect() protoreflect.Message + func (x *Unsubscribe1Request) Reset() + func (x *Unsubscribe1Request) String() string + type Unsubscribe1Response struct + func (*Unsubscribe1Response) Descriptor() ([]byte, []int) + func (*Unsubscribe1Response) ProtoMessage() + func (x *Unsubscribe1Response) ProtoReflect() protoreflect.Message + func (x *Unsubscribe1Response) Reset() + func (x *Unsubscribe1Response) String() string + type Unsubscribe2_1Request struct + Arg0 string + Arg1 int64 + Handle int64 + func (*Unsubscribe2_1Request) Descriptor() ([]byte, []int) + func (*Unsubscribe2_1Request) ProtoMessage() + func (x *Unsubscribe2_1Request) GetArg0() string + func (x *Unsubscribe2_1Request) GetArg1() int64 + func (x *Unsubscribe2_1Request) GetHandle() int64 + func (x *Unsubscribe2_1Request) ProtoReflect() protoreflect.Message + func (x *Unsubscribe2_1Request) Reset() + func (x *Unsubscribe2_1Request) String() string + type Unsubscribe2_1Response struct + func (*Unsubscribe2_1Response) Descriptor() ([]byte, []int) + func (*Unsubscribe2_1Response) ProtoMessage() + func (x *Unsubscribe2_1Response) ProtoReflect() protoreflect.Message + func (x *Unsubscribe2_1Response) Reset() + func (x *Unsubscribe2_1Response) String() string + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string