Documentation
¶
Index ¶
- type AppLinkInfoClient
- func (c *AppLinkInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *AppLinkInfoClient) GetComponentName(ctx context.Context, handle int64) (int64, error)
- func (c *AppLinkInfoClient) GetUri(ctx context.Context, handle int64) (int64, error)
- func (c *AppLinkInfoClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *AppLinkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type TvInteractiveAppManagerClient
- func (c *TvInteractiveAppManagerClient) GetAppLinkInfoList(ctx context.Context) (int64, error)
- func (c *TvInteractiveAppManagerClient) GetTvInteractiveAppServiceList(ctx context.Context) (int64, error)
- func (c *TvInteractiveAppManagerClient) RegisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppManagerClient) RegisterCallback(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *TvInteractiveAppManagerClient) SendAppLinkCommand(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppManagerClient) UnregisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppManagerClient) UnregisterCallback(ctx context.Context, arg0 int64) error
- type TvInteractiveAppManagerTvInteractiveAppCallbackClient
- func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceAdded(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceRemoved(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceUpdated(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnTvInteractiveAppServiceStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
- type TvInteractiveAppServiceClient
- func (c *TvInteractiveAppServiceClient) NotifyStateChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
- func (c *TvInteractiveAppServiceClient) OnAppLinkCommand(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)
- func (c *TvInteractiveAppServiceClient) OnCreateSession(ctx context.Context, arg0 string, arg1 int32) (int64, error)
- func (c *TvInteractiveAppServiceClient) OnRegisterAppLinkInfo(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceClient) OnUnregisterAppLinkInfo(ctx context.Context, arg0 int64) error
- type TvInteractiveAppServiceInfoClient
- func (c *TvInteractiveAppServiceInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *TvInteractiveAppServiceInfoClient) GetCustomSupportedTypes(ctx context.Context, handle int64) (int64, error)
- func (c *TvInteractiveAppServiceInfoClient) GetId(ctx context.Context, handle int64) (string, error)
- func (c *TvInteractiveAppServiceInfoClient) GetServiceInfo(ctx context.Context, handle int64) (int64, error)
- func (c *TvInteractiveAppServiceInfoClient) GetSupportedTypes(ctx context.Context, handle int64) (int32, error)
- func (c *TvInteractiveAppServiceInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type TvInteractiveAppServiceSessionClient
- func (c *TvInteractiveAppServiceSessionClient) IsMediaViewEnabled(ctx context.Context) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) LayoutSurface(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *TvInteractiveAppServiceSessionClient) NotifyAdBufferReady(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) NotifyBiInteractiveAppCreated(ctx context.Context, arg0 int64, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) NotifySessionStateChanged(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *TvInteractiveAppServiceSessionClient) NotifyTeletextAppStateChanged(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnAdBufferConsumed(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnAdResponse(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnAvailableSpeeds(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnBroadcastInfoResponse(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnCertificate(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnContentAllowed(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnContentBlocked(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnCreateBiInteractiveAppRequest(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnCreateMediaView(ctx context.Context) (int64, error)
- func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelLcn(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelUri(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnCurrentTvInputId(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnCurrentVideoBounds(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnDestroyBiInteractiveAppRequest(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnError(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnMediaViewSizeChanged(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingConnectionFailed(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingDisconnected(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingError(ctx context.Context, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingScheduled(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingStarted(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingStopped(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnRecordingTuned(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnRelease(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnResetInteractiveApp(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnSetTeletextAppEnabled(ctx context.Context, arg0 bool) error
- func (c *TvInteractiveAppServiceSessionClient) OnSignalStrength(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnSigningResult(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnStartInteractiveApp(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnStopInteractiveApp(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnStreamVolume(ctx context.Context, arg0 float32) error
- func (c *TvInteractiveAppServiceSessionClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftCurrentPositionChanged(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftMode(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftPlaybackParams(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStartPositionChanged(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStatusChanged(ctx context.Context, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppServiceSessionClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnTrackSelected(ctx context.Context, arg0 int32, arg1 string) error
- func (c *TvInteractiveAppServiceSessionClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *TvInteractiveAppServiceSessionClient) OnTuned(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnTvMessage(ctx context.Context, arg0 int32, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnTvRecordingInfo(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) OnVideoAvailable(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) OnVideoFreezeUpdated(ctx context.Context, arg0 bool) error
- func (c *TvInteractiveAppServiceSessionClient) OnVideoUnavailable(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) RemoveBroadcastInfo(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) RequestAd(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) RequestAvailableSpeeds(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestBroadcastInfo(ctx context.Context, arg0 int64) error
- func (c *TvInteractiveAppServiceSessionClient) RequestCertificate(ctx context.Context, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelLcn(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelUri(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestCurrentTvInputId(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestCurrentVideoBounds(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording5(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, ...) error
- func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording7_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, ...) error
- func (c *TvInteractiveAppServiceSessionClient) RequestSelectedTrackInfo(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestSigning4(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error
- func (c *TvInteractiveAppServiceSessionClient) RequestSigning5_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32, ...) error
- func (c *TvInteractiveAppServiceSessionClient) RequestStartRecording(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) RequestStopRecording(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppServiceSessionClient) RequestStreamVolume(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestTimeShiftMode(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestTrackInfoList(ctx context.Context) error
- func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfo(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfoList(ctx context.Context, arg0 int32) error
- func (c *TvInteractiveAppServiceSessionClient) SendPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) SendTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) SetMediaViewEnabled(ctx context.Context, arg0 bool) error
- func (c *TvInteractiveAppServiceSessionClient) SetTvRecordingInfo(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppServiceSessionClient) SetVideoBounds(ctx context.Context, arg0 int64) error
- type TvInteractiveAppViewClient
- func (c *TvInteractiveAppViewClient) ClearCallback(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) ClearOnUnhandledInputEventListener(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) CreateBiInteractiveApp(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *TvInteractiveAppViewClient) DestroyBiInteractiveApp(ctx context.Context, handle int64, arg0 string) error
- func (c *TvInteractiveAppViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *TvInteractiveAppViewClient) DispatchUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *TvInteractiveAppViewClient) GetOnUnhandledInputEventListener(ctx context.Context, handle int64) (int64, error)
- func (c *TvInteractiveAppViewClient) NotifyError(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppViewClient) NotifyRecordingScheduled(ctx context.Context, handle int64, arg0 string, arg1 string) error
- func (c *TvInteractiveAppViewClient) NotifyRecordingStarted(ctx context.Context, handle int64, arg0 string, arg1 string) error
- func (c *TvInteractiveAppViewClient) NotifyRecordingStopped(ctx context.Context, handle int64, arg0 string) error
- func (c *TvInteractiveAppViewClient) NotifyTimeShiftCurrentPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppViewClient) NotifyTimeShiftPlaybackParams(ctx context.Context, handle int64, arg0 int64) error
- func (c *TvInteractiveAppViewClient) NotifyTimeShiftStartPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppViewClient) NotifyTimeShiftStatusChanged(ctx context.Context, handle int64, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppViewClient) NotifyTvMessage(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
- func (c *TvInteractiveAppViewClient) NotifyVideoFreezeUpdated(ctx context.Context, handle int64, arg0 bool) error
- func (c *TvInteractiveAppViewClient) OnAttachedToWindow(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) OnDetachedFromWindow(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) OnLayout(ctx context.Context, handle int64, arg0 bool, arg1 int32, arg2 int32, ...) error
- func (c *TvInteractiveAppViewClient) OnMeasure(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
- func (c *TvInteractiveAppViewClient) OnUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *TvInteractiveAppViewClient) OnVisibilityChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- func (c *TvInteractiveAppViewClient) PrepareInteractiveApp(ctx context.Context, handle int64, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppViewClient) Reset(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) ResetInteractiveApp(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) SendAvailableSpeeds(ctx context.Context, handle int64, arg0 int64) error
- func (c *TvInteractiveAppViewClient) SendCertificate(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) error
- func (c *TvInteractiveAppViewClient) SendCurrentChannelLcn(ctx context.Context, handle int64, arg0 int32) error
- func (c *TvInteractiveAppViewClient) SendCurrentChannelUri(ctx context.Context, handle int64, arg0 int64) error
- func (c *TvInteractiveAppViewClient) SendCurrentTvInputId(ctx context.Context, handle int64, arg0 string) error
- func (c *TvInteractiveAppViewClient) SendCurrentVideoBounds(ctx context.Context, handle int64, arg0 int64) error
- func (c *TvInteractiveAppViewClient) SendSigningResult(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppViewClient) SendStreamVolume(ctx context.Context, handle int64, arg0 float32) error
- func (c *TvInteractiveAppViewClient) SendTimeShiftMode(ctx context.Context, handle int64, arg0 int32) error
- func (c *TvInteractiveAppViewClient) SendTvRecordingInfo(ctx context.Context, handle int64, arg0 int64) error
- func (c *TvInteractiveAppViewClient) SetCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *TvInteractiveAppViewClient) SetOnUnhandledInputEventListener(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *TvInteractiveAppViewClient) SetTeletextAppEnabled(ctx context.Context, handle int64, arg0 bool) error
- func (c *TvInteractiveAppViewClient) SetTvView(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *TvInteractiveAppViewClient) SetZOrderMediaOverlay(ctx context.Context, handle int64, arg0 bool) error
- func (c *TvInteractiveAppViewClient) SetZOrderOnTop(ctx context.Context, handle int64, arg0 bool) error
- func (c *TvInteractiveAppViewClient) StartInteractiveApp(ctx context.Context, handle int64) error
- func (c *TvInteractiveAppViewClient) StopInteractiveApp(ctx context.Context, handle int64) error
- type TvInteractiveAppViewOnUnhandledInputEventListenerClient
- type TvInteractiveAppViewTvInteractiveAppCallbackClient
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnBiInteractiveAppCreated(ctx context.Context, arg0 string, arg1 int64, arg2 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestAvailableSpeeds(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCertificate(ctx context.Context, arg0 string, arg1 string, arg2 int32) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelLcn(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelUri(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentTvInputId(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentVideoBounds(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording6(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, ...) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording8_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, ...) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSelectedTrackInfo(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning5(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, ...) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning6_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, ...) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStartRecording(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStopRecording(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStreamVolume(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTimeShiftMode(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTrackInfoList(ctx context.Context, arg0 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfo(ctx context.Context, arg0 string, arg1 string) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfoList(ctx context.Context, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetTvRecordingInfo(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetVideoBounds(ctx context.Context, arg0 string, arg1 int64) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTeletextAppStateChanged(ctx context.Context, arg0 string, arg1 int32) error
- func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppLinkInfoClient ¶
type AppLinkInfoClient struct {
// contains filtered or unexported fields
}
AppLinkInfoClient wraps the gRPC AppLinkInfoService client.
func NewAppLinkInfoClient ¶
func NewAppLinkInfoClient(cc grpc.ClientConnInterface) *AppLinkInfoClient
NewAppLinkInfoClient creates a new AppLinkInfo client.
func (*AppLinkInfoClient) DescribeContents ¶
DescribeContents calls the DescribeContents RPC.
func (*AppLinkInfoClient) GetComponentName ¶
GetComponentName calls the GetComponentName RPC.
func (*AppLinkInfoClient) WriteToParcel ¶
func (c *AppLinkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TvInteractiveAppManagerClient ¶
type TvInteractiveAppManagerClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppManagerClient wraps the gRPC TvInteractiveAppManagerService client.
func NewTvInteractiveAppManagerClient ¶
func NewTvInteractiveAppManagerClient(cc grpc.ClientConnInterface) *TvInteractiveAppManagerClient
NewTvInteractiveAppManagerClient creates a new TvInteractiveAppManager client.
func (*TvInteractiveAppManagerClient) GetAppLinkInfoList ¶
func (c *TvInteractiveAppManagerClient) GetAppLinkInfoList(ctx context.Context) (int64, error)
GetAppLinkInfoList calls the GetAppLinkInfoList RPC.
func (*TvInteractiveAppManagerClient) GetTvInteractiveAppServiceList ¶
func (c *TvInteractiveAppManagerClient) GetTvInteractiveAppServiceList(ctx context.Context) (int64, error)
GetTvInteractiveAppServiceList calls the GetTvInteractiveAppServiceList RPC.
func (*TvInteractiveAppManagerClient) RegisterAppLinkInfo ¶
func (c *TvInteractiveAppManagerClient) RegisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error
RegisterAppLinkInfo calls the RegisterAppLinkInfo RPC.
func (*TvInteractiveAppManagerClient) RegisterCallback ¶
func (c *TvInteractiveAppManagerClient) RegisterCallback(ctx context.Context, arg0 int64, arg1 int64) error
RegisterCallback calls the RegisterCallback RPC.
func (*TvInteractiveAppManagerClient) SendAppLinkCommand ¶
func (c *TvInteractiveAppManagerClient) SendAppLinkCommand(ctx context.Context, arg0 string, arg1 int64) error
SendAppLinkCommand calls the SendAppLinkCommand RPC.
func (*TvInteractiveAppManagerClient) UnregisterAppLinkInfo ¶
func (c *TvInteractiveAppManagerClient) UnregisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error
UnregisterAppLinkInfo calls the UnregisterAppLinkInfo RPC.
func (*TvInteractiveAppManagerClient) UnregisterCallback ¶
func (c *TvInteractiveAppManagerClient) UnregisterCallback(ctx context.Context, arg0 int64) error
UnregisterCallback calls the UnregisterCallback RPC.
type TvInteractiveAppManagerTvInteractiveAppCallbackClient ¶
type TvInteractiveAppManagerTvInteractiveAppCallbackClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppManagerTvInteractiveAppCallbackClient wraps the gRPC TvInteractiveAppManagerTvInteractiveAppCallbackService client.
func NewTvInteractiveAppManagerTvInteractiveAppCallbackClient ¶
func NewTvInteractiveAppManagerTvInteractiveAppCallbackClient(cc grpc.ClientConnInterface) *TvInteractiveAppManagerTvInteractiveAppCallbackClient
NewTvInteractiveAppManagerTvInteractiveAppCallbackClient creates a new TvInteractiveAppManagerTvInteractiveAppCallback client.
func (*TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceAdded ¶
func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceAdded(ctx context.Context, arg0 string) error
OnInteractiveAppServiceAdded calls the OnInteractiveAppServiceAdded RPC.
func (*TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceRemoved ¶
func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceRemoved(ctx context.Context, arg0 string) error
OnInteractiveAppServiceRemoved calls the OnInteractiveAppServiceRemoved RPC.
func (*TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceUpdated ¶
func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceUpdated(ctx context.Context, arg0 string) error
OnInteractiveAppServiceUpdated calls the OnInteractiveAppServiceUpdated RPC.
func (*TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnTvInteractiveAppServiceStateChanged ¶
func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnTvInteractiveAppServiceStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
OnTvInteractiveAppServiceStateChanged calls the OnTvInteractiveAppServiceStateChanged RPC.
type TvInteractiveAppServiceClient ¶
type TvInteractiveAppServiceClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppServiceClient wraps the gRPC TvInteractiveAppServiceService client.
func NewTvInteractiveAppServiceClient ¶
func NewTvInteractiveAppServiceClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceClient
NewTvInteractiveAppServiceClient creates a new TvInteractiveAppService client.
func (*TvInteractiveAppServiceClient) NotifyStateChanged ¶
func (c *TvInteractiveAppServiceClient) NotifyStateChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
NotifyStateChanged calls the NotifyStateChanged RPC.
func (*TvInteractiveAppServiceClient) OnAppLinkCommand ¶
func (c *TvInteractiveAppServiceClient) OnAppLinkCommand(ctx context.Context, arg0 int64) error
OnAppLinkCommand calls the OnAppLinkCommand RPC.
func (*TvInteractiveAppServiceClient) OnCreateSession ¶
func (c *TvInteractiveAppServiceClient) OnCreateSession(ctx context.Context, arg0 string, arg1 int32) (int64, error)
OnCreateSession calls the OnCreateSession RPC.
func (*TvInteractiveAppServiceClient) OnRegisterAppLinkInfo ¶
func (c *TvInteractiveAppServiceClient) OnRegisterAppLinkInfo(ctx context.Context, arg0 int64) error
OnRegisterAppLinkInfo calls the OnRegisterAppLinkInfo RPC.
func (*TvInteractiveAppServiceClient) OnUnregisterAppLinkInfo ¶
func (c *TvInteractiveAppServiceClient) OnUnregisterAppLinkInfo(ctx context.Context, arg0 int64) error
OnUnregisterAppLinkInfo calls the OnUnregisterAppLinkInfo RPC.
type TvInteractiveAppServiceInfoClient ¶
type TvInteractiveAppServiceInfoClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppServiceInfoClient wraps the gRPC TvInteractiveAppServiceInfoService client.
func NewTvInteractiveAppServiceInfoClient ¶
func NewTvInteractiveAppServiceInfoClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceInfoClient
NewTvInteractiveAppServiceInfoClient creates a new TvInteractiveAppServiceInfo client.
func (*TvInteractiveAppServiceInfoClient) DescribeContents ¶
func (c *TvInteractiveAppServiceInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*TvInteractiveAppServiceInfoClient) GetCustomSupportedTypes ¶
func (c *TvInteractiveAppServiceInfoClient) GetCustomSupportedTypes(ctx context.Context, handle int64) (int64, error)
GetCustomSupportedTypes calls the GetCustomSupportedTypes RPC.
func (*TvInteractiveAppServiceInfoClient) GetId ¶
func (c *TvInteractiveAppServiceInfoClient) GetId(ctx context.Context, handle int64) (string, error)
GetId calls the GetId RPC.
func (*TvInteractiveAppServiceInfoClient) GetServiceInfo ¶
func (c *TvInteractiveAppServiceInfoClient) GetServiceInfo(ctx context.Context, handle int64) (int64, error)
GetServiceInfo calls the GetServiceInfo RPC.
func (*TvInteractiveAppServiceInfoClient) GetSupportedTypes ¶
func (c *TvInteractiveAppServiceInfoClient) GetSupportedTypes(ctx context.Context, handle int64) (int32, error)
GetSupportedTypes calls the GetSupportedTypes RPC.
func (*TvInteractiveAppServiceInfoClient) WriteToParcel ¶
func (c *TvInteractiveAppServiceInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TvInteractiveAppServiceSessionClient ¶
type TvInteractiveAppServiceSessionClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppServiceSessionClient wraps the gRPC TvInteractiveAppServiceSessionService client.
func NewTvInteractiveAppServiceSessionClient ¶
func NewTvInteractiveAppServiceSessionClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceSessionClient
NewTvInteractiveAppServiceSessionClient creates a new TvInteractiveAppServiceSession client.
func (*TvInteractiveAppServiceSessionClient) IsMediaViewEnabled ¶
func (c *TvInteractiveAppServiceSessionClient) IsMediaViewEnabled(ctx context.Context) (bool, error)
IsMediaViewEnabled calls the IsMediaViewEnabled RPC.
func (*TvInteractiveAppServiceSessionClient) LayoutSurface ¶
func (c *TvInteractiveAppServiceSessionClient) LayoutSurface(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
LayoutSurface calls the LayoutSurface RPC.
func (*TvInteractiveAppServiceSessionClient) NotifyAdBufferReady ¶
func (c *TvInteractiveAppServiceSessionClient) NotifyAdBufferReady(ctx context.Context, arg0 int64) error
NotifyAdBufferReady calls the NotifyAdBufferReady RPC.
func (*TvInteractiveAppServiceSessionClient) NotifyBiInteractiveAppCreated ¶
func (c *TvInteractiveAppServiceSessionClient) NotifyBiInteractiveAppCreated(ctx context.Context, arg0 int64, arg1 string) error
NotifyBiInteractiveAppCreated calls the NotifyBiInteractiveAppCreated RPC.
func (*TvInteractiveAppServiceSessionClient) NotifySessionStateChanged ¶
func (c *TvInteractiveAppServiceSessionClient) NotifySessionStateChanged(ctx context.Context, arg0 int32, arg1 int32) error
NotifySessionStateChanged calls the NotifySessionStateChanged RPC.
func (*TvInteractiveAppServiceSessionClient) NotifyTeletextAppStateChanged ¶
func (c *TvInteractiveAppServiceSessionClient) NotifyTeletextAppStateChanged(ctx context.Context, arg0 int32) error
NotifyTeletextAppStateChanged calls the NotifyTeletextAppStateChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnAdBufferConsumed ¶
func (c *TvInteractiveAppServiceSessionClient) OnAdBufferConsumed(ctx context.Context, arg0 int64) error
OnAdBufferConsumed calls the OnAdBufferConsumed RPC.
func (*TvInteractiveAppServiceSessionClient) OnAdResponse ¶
func (c *TvInteractiveAppServiceSessionClient) OnAdResponse(ctx context.Context, arg0 int64) error
OnAdResponse calls the OnAdResponse RPC.
func (*TvInteractiveAppServiceSessionClient) OnAvailableSpeeds ¶
func (c *TvInteractiveAppServiceSessionClient) OnAvailableSpeeds(ctx context.Context, arg0 int64) error
OnAvailableSpeeds calls the OnAvailableSpeeds RPC.
func (*TvInteractiveAppServiceSessionClient) OnBroadcastInfoResponse ¶
func (c *TvInteractiveAppServiceSessionClient) OnBroadcastInfoResponse(ctx context.Context, arg0 int64) error
OnBroadcastInfoResponse calls the OnBroadcastInfoResponse RPC.
func (*TvInteractiveAppServiceSessionClient) OnCertificate ¶
func (c *TvInteractiveAppServiceSessionClient) OnCertificate(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error
OnCertificate calls the OnCertificate RPC.
func (*TvInteractiveAppServiceSessionClient) OnContentAllowed ¶
func (c *TvInteractiveAppServiceSessionClient) OnContentAllowed(ctx context.Context) error
OnContentAllowed calls the OnContentAllowed RPC.
func (*TvInteractiveAppServiceSessionClient) OnContentBlocked ¶
func (c *TvInteractiveAppServiceSessionClient) OnContentBlocked(ctx context.Context, arg0 int64) error
OnContentBlocked calls the OnContentBlocked RPC.
func (*TvInteractiveAppServiceSessionClient) OnCreateBiInteractiveAppRequest ¶
func (c *TvInteractiveAppServiceSessionClient) OnCreateBiInteractiveAppRequest(ctx context.Context, arg0 int64, arg1 int64) error
OnCreateBiInteractiveAppRequest calls the OnCreateBiInteractiveAppRequest RPC.
func (*TvInteractiveAppServiceSessionClient) OnCreateMediaView ¶
func (c *TvInteractiveAppServiceSessionClient) OnCreateMediaView(ctx context.Context) (int64, error)
OnCreateMediaView calls the OnCreateMediaView RPC.
func (*TvInteractiveAppServiceSessionClient) OnCurrentChannelLcn ¶
func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelLcn(ctx context.Context, arg0 int32) error
OnCurrentChannelLcn calls the OnCurrentChannelLcn RPC.
func (*TvInteractiveAppServiceSessionClient) OnCurrentChannelUri ¶
func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelUri(ctx context.Context, arg0 int64) error
OnCurrentChannelUri calls the OnCurrentChannelUri RPC.
func (*TvInteractiveAppServiceSessionClient) OnCurrentTvInputId ¶
func (c *TvInteractiveAppServiceSessionClient) OnCurrentTvInputId(ctx context.Context, arg0 string) error
OnCurrentTvInputId calls the OnCurrentTvInputId RPC.
func (*TvInteractiveAppServiceSessionClient) OnCurrentVideoBounds ¶
func (c *TvInteractiveAppServiceSessionClient) OnCurrentVideoBounds(ctx context.Context, arg0 int64) error
OnCurrentVideoBounds calls the OnCurrentVideoBounds RPC.
func (*TvInteractiveAppServiceSessionClient) OnDestroyBiInteractiveAppRequest ¶
func (c *TvInteractiveAppServiceSessionClient) OnDestroyBiInteractiveAppRequest(ctx context.Context, arg0 string) error
OnDestroyBiInteractiveAppRequest calls the OnDestroyBiInteractiveAppRequest RPC.
func (*TvInteractiveAppServiceSessionClient) OnError ¶
func (c *TvInteractiveAppServiceSessionClient) OnError(ctx context.Context, arg0 string, arg1 int64) error
OnError calls the OnError RPC.
func (*TvInteractiveAppServiceSessionClient) OnGenericMotionEvent ¶
func (c *TvInteractiveAppServiceSessionClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
OnGenericMotionEvent calls the OnGenericMotionEvent RPC.
func (*TvInteractiveAppServiceSessionClient) OnKeyDown ¶
func (c *TvInteractiveAppServiceSessionClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnKeyDown calls the OnKeyDown RPC.
func (*TvInteractiveAppServiceSessionClient) OnKeyLongPress ¶
func (c *TvInteractiveAppServiceSessionClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnKeyLongPress calls the OnKeyLongPress RPC.
func (*TvInteractiveAppServiceSessionClient) OnKeyMultiple ¶
func (c *TvInteractiveAppServiceSessionClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)
OnKeyMultiple calls the OnKeyMultiple RPC.
func (*TvInteractiveAppServiceSessionClient) OnKeyUp ¶
func (c *TvInteractiveAppServiceSessionClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnKeyUp calls the OnKeyUp RPC.
func (*TvInteractiveAppServiceSessionClient) OnMediaViewSizeChanged ¶
func (c *TvInteractiveAppServiceSessionClient) OnMediaViewSizeChanged(ctx context.Context, arg0 int32, arg1 int32) error
OnMediaViewSizeChanged calls the OnMediaViewSizeChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingConnectionFailed ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingConnectionFailed(ctx context.Context, arg0 string, arg1 string) error
OnRecordingConnectionFailed calls the OnRecordingConnectionFailed RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingDisconnected ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingDisconnected(ctx context.Context, arg0 string, arg1 string) error
OnRecordingDisconnected calls the OnRecordingDisconnected RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingError ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingError(ctx context.Context, arg0 string, arg1 int32) error
OnRecordingError calls the OnRecordingError RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingScheduled ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingScheduled(ctx context.Context, arg0 string, arg1 string) error
OnRecordingScheduled calls the OnRecordingScheduled RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingStarted ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingStarted(ctx context.Context, arg0 string, arg1 string) error
OnRecordingStarted calls the OnRecordingStarted RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingStopped ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingStopped(ctx context.Context, arg0 string) error
OnRecordingStopped calls the OnRecordingStopped RPC.
func (*TvInteractiveAppServiceSessionClient) OnRecordingTuned ¶
func (c *TvInteractiveAppServiceSessionClient) OnRecordingTuned(ctx context.Context, arg0 string, arg1 int64) error
OnRecordingTuned calls the OnRecordingTuned RPC.
func (*TvInteractiveAppServiceSessionClient) OnRelease ¶
func (c *TvInteractiveAppServiceSessionClient) OnRelease(ctx context.Context) error
OnRelease calls the OnRelease RPC.
func (*TvInteractiveAppServiceSessionClient) OnResetInteractiveApp ¶
func (c *TvInteractiveAppServiceSessionClient) OnResetInteractiveApp(ctx context.Context) error
OnResetInteractiveApp calls the OnResetInteractiveApp RPC.
func (*TvInteractiveAppServiceSessionClient) OnSetSurface ¶
func (c *TvInteractiveAppServiceSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error)
OnSetSurface calls the OnSetSurface RPC.
func (*TvInteractiveAppServiceSessionClient) OnSetTeletextAppEnabled ¶
func (c *TvInteractiveAppServiceSessionClient) OnSetTeletextAppEnabled(ctx context.Context, arg0 bool) error
OnSetTeletextAppEnabled calls the OnSetTeletextAppEnabled RPC.
func (*TvInteractiveAppServiceSessionClient) OnSignalStrength ¶
func (c *TvInteractiveAppServiceSessionClient) OnSignalStrength(ctx context.Context, arg0 int32) error
OnSignalStrength calls the OnSignalStrength RPC.
func (*TvInteractiveAppServiceSessionClient) OnSigningResult ¶
func (c *TvInteractiveAppServiceSessionClient) OnSigningResult(ctx context.Context, arg0 string, arg1 int64) error
OnSigningResult calls the OnSigningResult RPC.
func (*TvInteractiveAppServiceSessionClient) OnStartInteractiveApp ¶
func (c *TvInteractiveAppServiceSessionClient) OnStartInteractiveApp(ctx context.Context) error
OnStartInteractiveApp calls the OnStartInteractiveApp RPC.
func (*TvInteractiveAppServiceSessionClient) OnStopInteractiveApp ¶
func (c *TvInteractiveAppServiceSessionClient) OnStopInteractiveApp(ctx context.Context) error
OnStopInteractiveApp calls the OnStopInteractiveApp RPC.
func (*TvInteractiveAppServiceSessionClient) OnStreamVolume ¶
func (c *TvInteractiveAppServiceSessionClient) OnStreamVolume(ctx context.Context, arg0 float32) error
OnStreamVolume calls the OnStreamVolume RPC.
func (*TvInteractiveAppServiceSessionClient) OnSurfaceChanged ¶
func (c *TvInteractiveAppServiceSessionClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
OnSurfaceChanged calls the OnSurfaceChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnTimeShiftCurrentPositionChanged ¶
func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftCurrentPositionChanged(ctx context.Context, arg0 string, arg1 int64) error
OnTimeShiftCurrentPositionChanged calls the OnTimeShiftCurrentPositionChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnTimeShiftMode ¶
func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftMode(ctx context.Context, arg0 int32) error
OnTimeShiftMode calls the OnTimeShiftMode RPC.
func (*TvInteractiveAppServiceSessionClient) OnTimeShiftPlaybackParams ¶
func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftPlaybackParams(ctx context.Context, arg0 int64) error
OnTimeShiftPlaybackParams calls the OnTimeShiftPlaybackParams RPC.
func (*TvInteractiveAppServiceSessionClient) OnTimeShiftStartPositionChanged ¶
func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStartPositionChanged(ctx context.Context, arg0 string, arg1 int64) error
OnTimeShiftStartPositionChanged calls the OnTimeShiftStartPositionChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnTimeShiftStatusChanged ¶
func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStatusChanged(ctx context.Context, arg0 string, arg1 int32) error
OnTimeShiftStatusChanged calls the OnTimeShiftStatusChanged RPC.
func (*TvInteractiveAppServiceSessionClient) OnTouchEvent ¶
func (c *TvInteractiveAppServiceSessionClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error)
OnTouchEvent calls the OnTouchEvent RPC.
func (*TvInteractiveAppServiceSessionClient) OnTrackSelected ¶
func (c *TvInteractiveAppServiceSessionClient) OnTrackSelected(ctx context.Context, arg0 int32, arg1 string) error
OnTrackSelected calls the OnTrackSelected RPC.
func (*TvInteractiveAppServiceSessionClient) OnTrackballEvent ¶
func (c *TvInteractiveAppServiceSessionClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
OnTrackballEvent calls the OnTrackballEvent RPC.
func (*TvInteractiveAppServiceSessionClient) OnTuned ¶
func (c *TvInteractiveAppServiceSessionClient) OnTuned(ctx context.Context, arg0 int64) error
OnTuned calls the OnTuned RPC.
func (*TvInteractiveAppServiceSessionClient) OnTvMessage ¶
func (c *TvInteractiveAppServiceSessionClient) OnTvMessage(ctx context.Context, arg0 int32, arg1 int64) error
OnTvMessage calls the OnTvMessage RPC.
func (*TvInteractiveAppServiceSessionClient) OnTvRecordingInfo ¶
func (c *TvInteractiveAppServiceSessionClient) OnTvRecordingInfo(ctx context.Context, arg0 int64) error
OnTvRecordingInfo calls the OnTvRecordingInfo RPC.
func (*TvInteractiveAppServiceSessionClient) OnVideoAvailable ¶
func (c *TvInteractiveAppServiceSessionClient) OnVideoAvailable(ctx context.Context) error
OnVideoAvailable calls the OnVideoAvailable RPC.
func (*TvInteractiveAppServiceSessionClient) OnVideoFreezeUpdated ¶
func (c *TvInteractiveAppServiceSessionClient) OnVideoFreezeUpdated(ctx context.Context, arg0 bool) error
OnVideoFreezeUpdated calls the OnVideoFreezeUpdated RPC.
func (*TvInteractiveAppServiceSessionClient) OnVideoUnavailable ¶
func (c *TvInteractiveAppServiceSessionClient) OnVideoUnavailable(ctx context.Context, arg0 int32) error
OnVideoUnavailable calls the OnVideoUnavailable RPC.
func (*TvInteractiveAppServiceSessionClient) RemoveBroadcastInfo ¶
func (c *TvInteractiveAppServiceSessionClient) RemoveBroadcastInfo(ctx context.Context, arg0 int32) error
RemoveBroadcastInfo calls the RemoveBroadcastInfo RPC.
func (*TvInteractiveAppServiceSessionClient) RequestAd ¶
func (c *TvInteractiveAppServiceSessionClient) RequestAd(ctx context.Context, arg0 int64) error
RequestAd calls the RequestAd RPC.
func (*TvInteractiveAppServiceSessionClient) RequestAvailableSpeeds ¶
func (c *TvInteractiveAppServiceSessionClient) RequestAvailableSpeeds(ctx context.Context) error
RequestAvailableSpeeds calls the RequestAvailableSpeeds RPC.
func (*TvInteractiveAppServiceSessionClient) RequestBroadcastInfo ¶
func (c *TvInteractiveAppServiceSessionClient) RequestBroadcastInfo(ctx context.Context, arg0 int64) error
RequestBroadcastInfo calls the RequestBroadcastInfo RPC.
func (*TvInteractiveAppServiceSessionClient) RequestCertificate ¶
func (c *TvInteractiveAppServiceSessionClient) RequestCertificate(ctx context.Context, arg0 string, arg1 int32) error
RequestCertificate calls the RequestCertificate RPC.
func (*TvInteractiveAppServiceSessionClient) RequestCurrentChannelLcn ¶
func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelLcn(ctx context.Context) error
RequestCurrentChannelLcn calls the RequestCurrentChannelLcn RPC.
func (*TvInteractiveAppServiceSessionClient) RequestCurrentChannelUri ¶
func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelUri(ctx context.Context) error
RequestCurrentChannelUri calls the RequestCurrentChannelUri RPC.
func (*TvInteractiveAppServiceSessionClient) RequestCurrentTvInputId ¶
func (c *TvInteractiveAppServiceSessionClient) RequestCurrentTvInputId(ctx context.Context) error
RequestCurrentTvInputId calls the RequestCurrentTvInputId RPC.
func (*TvInteractiveAppServiceSessionClient) RequestCurrentVideoBounds ¶
func (c *TvInteractiveAppServiceSessionClient) RequestCurrentVideoBounds(ctx context.Context) error
RequestCurrentVideoBounds calls the RequestCurrentVideoBounds RPC.
func (*TvInteractiveAppServiceSessionClient) RequestScheduleRecording5 ¶
func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording5(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, arg4 int64) error
RequestScheduleRecording5 calls the RequestScheduleRecording5 RPC.
func (*TvInteractiveAppServiceSessionClient) RequestScheduleRecording7_1 ¶
func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording7_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, arg4 int64, arg5 int32, arg6 int64) error
RequestScheduleRecording7_1 calls the RequestScheduleRecording7_1 RPC.
func (*TvInteractiveAppServiceSessionClient) RequestSelectedTrackInfo ¶
func (c *TvInteractiveAppServiceSessionClient) RequestSelectedTrackInfo(ctx context.Context) error
RequestSelectedTrackInfo calls the RequestSelectedTrackInfo RPC.
func (*TvInteractiveAppServiceSessionClient) RequestSigning4 ¶
func (c *TvInteractiveAppServiceSessionClient) RequestSigning4(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error
RequestSigning4 calls the RequestSigning4 RPC.
func (*TvInteractiveAppServiceSessionClient) RequestSigning5_1 ¶
func (c *TvInteractiveAppServiceSessionClient) RequestSigning5_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32, arg4 int64) error
RequestSigning5_1 calls the RequestSigning5_1 RPC.
func (*TvInteractiveAppServiceSessionClient) RequestStartRecording ¶
func (c *TvInteractiveAppServiceSessionClient) RequestStartRecording(ctx context.Context, arg0 string, arg1 int64) error
RequestStartRecording calls the RequestStartRecording RPC.
func (*TvInteractiveAppServiceSessionClient) RequestStopRecording ¶
func (c *TvInteractiveAppServiceSessionClient) RequestStopRecording(ctx context.Context, arg0 string) error
RequestStopRecording calls the RequestStopRecording RPC.
func (*TvInteractiveAppServiceSessionClient) RequestStreamVolume ¶
func (c *TvInteractiveAppServiceSessionClient) RequestStreamVolume(ctx context.Context) error
RequestStreamVolume calls the RequestStreamVolume RPC.
func (*TvInteractiveAppServiceSessionClient) RequestTimeShiftMode ¶
func (c *TvInteractiveAppServiceSessionClient) RequestTimeShiftMode(ctx context.Context) error
RequestTimeShiftMode calls the RequestTimeShiftMode RPC.
func (*TvInteractiveAppServiceSessionClient) RequestTrackInfoList ¶
func (c *TvInteractiveAppServiceSessionClient) RequestTrackInfoList(ctx context.Context) error
RequestTrackInfoList calls the RequestTrackInfoList RPC.
func (*TvInteractiveAppServiceSessionClient) RequestTvRecordingInfo ¶
func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfo(ctx context.Context, arg0 string) error
RequestTvRecordingInfo calls the RequestTvRecordingInfo RPC.
func (*TvInteractiveAppServiceSessionClient) RequestTvRecordingInfoList ¶
func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfoList(ctx context.Context, arg0 int32) error
RequestTvRecordingInfoList calls the RequestTvRecordingInfoList RPC.
func (*TvInteractiveAppServiceSessionClient) SendPlaybackCommandRequest ¶
func (c *TvInteractiveAppServiceSessionClient) SendPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 int64) error
SendPlaybackCommandRequest calls the SendPlaybackCommandRequest RPC.
func (*TvInteractiveAppServiceSessionClient) SendTimeShiftCommandRequest ¶
func (c *TvInteractiveAppServiceSessionClient) SendTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 int64) error
SendTimeShiftCommandRequest calls the SendTimeShiftCommandRequest RPC.
func (*TvInteractiveAppServiceSessionClient) SetMediaViewEnabled ¶
func (c *TvInteractiveAppServiceSessionClient) SetMediaViewEnabled(ctx context.Context, arg0 bool) error
SetMediaViewEnabled calls the SetMediaViewEnabled RPC.
func (*TvInteractiveAppServiceSessionClient) SetTvRecordingInfo ¶
func (c *TvInteractiveAppServiceSessionClient) SetTvRecordingInfo(ctx context.Context, arg0 string, arg1 int64) error
SetTvRecordingInfo calls the SetTvRecordingInfo RPC.
func (*TvInteractiveAppServiceSessionClient) SetVideoBounds ¶
func (c *TvInteractiveAppServiceSessionClient) SetVideoBounds(ctx context.Context, arg0 int64) error
SetVideoBounds calls the SetVideoBounds RPC.
type TvInteractiveAppViewClient ¶
type TvInteractiveAppViewClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppViewClient wraps the gRPC TvInteractiveAppViewService client.
func NewTvInteractiveAppViewClient ¶
func NewTvInteractiveAppViewClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewClient
NewTvInteractiveAppViewClient creates a new TvInteractiveAppView client.
func (*TvInteractiveAppViewClient) ClearCallback ¶
func (c *TvInteractiveAppViewClient) ClearCallback(ctx context.Context, handle int64) error
ClearCallback calls the ClearCallback RPC.
func (*TvInteractiveAppViewClient) ClearOnUnhandledInputEventListener ¶
func (c *TvInteractiveAppViewClient) ClearOnUnhandledInputEventListener(ctx context.Context, handle int64) error
ClearOnUnhandledInputEventListener calls the ClearOnUnhandledInputEventListener RPC.
func (*TvInteractiveAppViewClient) CreateBiInteractiveApp ¶
func (c *TvInteractiveAppViewClient) CreateBiInteractiveApp(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
CreateBiInteractiveApp calls the CreateBiInteractiveApp RPC.
func (*TvInteractiveAppViewClient) DestroyBiInteractiveApp ¶
func (c *TvInteractiveAppViewClient) DestroyBiInteractiveApp(ctx context.Context, handle int64, arg0 string) error
DestroyBiInteractiveApp calls the DestroyBiInteractiveApp RPC.
func (*TvInteractiveAppViewClient) DispatchKeyEvent ¶
func (c *TvInteractiveAppViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
DispatchKeyEvent calls the DispatchKeyEvent RPC.
func (*TvInteractiveAppViewClient) DispatchUnhandledInputEvent ¶
func (c *TvInteractiveAppViewClient) DispatchUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
DispatchUnhandledInputEvent calls the DispatchUnhandledInputEvent RPC.
func (*TvInteractiveAppViewClient) GetOnUnhandledInputEventListener ¶
func (c *TvInteractiveAppViewClient) GetOnUnhandledInputEventListener(ctx context.Context, handle int64) (int64, error)
GetOnUnhandledInputEventListener calls the GetOnUnhandledInputEventListener RPC.
func (*TvInteractiveAppViewClient) NotifyError ¶
func (c *TvInteractiveAppViewClient) NotifyError(ctx context.Context, handle int64, arg0 string, arg1 int64) error
NotifyError calls the NotifyError RPC.
func (*TvInteractiveAppViewClient) NotifyRecordingScheduled ¶
func (c *TvInteractiveAppViewClient) NotifyRecordingScheduled(ctx context.Context, handle int64, arg0 string, arg1 string) error
NotifyRecordingScheduled calls the NotifyRecordingScheduled RPC.
func (*TvInteractiveAppViewClient) NotifyRecordingStarted ¶
func (c *TvInteractiveAppViewClient) NotifyRecordingStarted(ctx context.Context, handle int64, arg0 string, arg1 string) error
NotifyRecordingStarted calls the NotifyRecordingStarted RPC.
func (*TvInteractiveAppViewClient) NotifyRecordingStopped ¶
func (c *TvInteractiveAppViewClient) NotifyRecordingStopped(ctx context.Context, handle int64, arg0 string) error
NotifyRecordingStopped calls the NotifyRecordingStopped RPC.
func (*TvInteractiveAppViewClient) NotifyTimeShiftCurrentPositionChanged ¶
func (c *TvInteractiveAppViewClient) NotifyTimeShiftCurrentPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error
NotifyTimeShiftCurrentPositionChanged calls the NotifyTimeShiftCurrentPositionChanged RPC.
func (*TvInteractiveAppViewClient) NotifyTimeShiftPlaybackParams ¶
func (c *TvInteractiveAppViewClient) NotifyTimeShiftPlaybackParams(ctx context.Context, handle int64, arg0 int64) error
NotifyTimeShiftPlaybackParams calls the NotifyTimeShiftPlaybackParams RPC.
func (*TvInteractiveAppViewClient) NotifyTimeShiftStartPositionChanged ¶
func (c *TvInteractiveAppViewClient) NotifyTimeShiftStartPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error
NotifyTimeShiftStartPositionChanged calls the NotifyTimeShiftStartPositionChanged RPC.
func (*TvInteractiveAppViewClient) NotifyTimeShiftStatusChanged ¶
func (c *TvInteractiveAppViewClient) NotifyTimeShiftStatusChanged(ctx context.Context, handle int64, arg0 string, arg1 int32) error
NotifyTimeShiftStatusChanged calls the NotifyTimeShiftStatusChanged RPC.
func (*TvInteractiveAppViewClient) NotifyTvMessage ¶
func (c *TvInteractiveAppViewClient) NotifyTvMessage(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
NotifyTvMessage calls the NotifyTvMessage RPC.
func (*TvInteractiveAppViewClient) NotifyVideoFreezeUpdated ¶
func (c *TvInteractiveAppViewClient) NotifyVideoFreezeUpdated(ctx context.Context, handle int64, arg0 bool) error
NotifyVideoFreezeUpdated calls the NotifyVideoFreezeUpdated RPC.
func (*TvInteractiveAppViewClient) OnAttachedToWindow ¶
func (c *TvInteractiveAppViewClient) OnAttachedToWindow(ctx context.Context, handle int64) error
OnAttachedToWindow calls the OnAttachedToWindow RPC.
func (*TvInteractiveAppViewClient) OnDetachedFromWindow ¶
func (c *TvInteractiveAppViewClient) OnDetachedFromWindow(ctx context.Context, handle int64) error
OnDetachedFromWindow calls the OnDetachedFromWindow RPC.
func (*TvInteractiveAppViewClient) OnLayout ¶
func (c *TvInteractiveAppViewClient) OnLayout(ctx context.Context, handle int64, arg0 bool, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
OnLayout calls the OnLayout RPC.
func (*TvInteractiveAppViewClient) OnMeasure ¶
func (c *TvInteractiveAppViewClient) OnMeasure(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
OnMeasure calls the OnMeasure RPC.
func (*TvInteractiveAppViewClient) OnUnhandledInputEvent ¶
func (c *TvInteractiveAppViewClient) OnUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnUnhandledInputEvent calls the OnUnhandledInputEvent RPC.
func (*TvInteractiveAppViewClient) OnVisibilityChanged ¶
func (c *TvInteractiveAppViewClient) OnVisibilityChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
OnVisibilityChanged calls the OnVisibilityChanged RPC.
func (*TvInteractiveAppViewClient) PrepareInteractiveApp ¶
func (c *TvInteractiveAppViewClient) PrepareInteractiveApp(ctx context.Context, handle int64, arg0 string, arg1 int32) error
PrepareInteractiveApp calls the PrepareInteractiveApp RPC.
func (*TvInteractiveAppViewClient) Reset ¶
func (c *TvInteractiveAppViewClient) Reset(ctx context.Context, handle int64) error
Reset calls the Reset RPC.
func (*TvInteractiveAppViewClient) ResetInteractiveApp ¶
func (c *TvInteractiveAppViewClient) ResetInteractiveApp(ctx context.Context, handle int64) error
ResetInteractiveApp calls the ResetInteractiveApp RPC.
func (*TvInteractiveAppViewClient) SendAvailableSpeeds ¶
func (c *TvInteractiveAppViewClient) SendAvailableSpeeds(ctx context.Context, handle int64, arg0 int64) error
SendAvailableSpeeds calls the SendAvailableSpeeds RPC.
func (*TvInteractiveAppViewClient) SendCertificate ¶
func (c *TvInteractiveAppViewClient) SendCertificate(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) error
SendCertificate calls the SendCertificate RPC.
func (*TvInteractiveAppViewClient) SendCurrentChannelLcn ¶
func (c *TvInteractiveAppViewClient) SendCurrentChannelLcn(ctx context.Context, handle int64, arg0 int32) error
SendCurrentChannelLcn calls the SendCurrentChannelLcn RPC.
func (*TvInteractiveAppViewClient) SendCurrentChannelUri ¶
func (c *TvInteractiveAppViewClient) SendCurrentChannelUri(ctx context.Context, handle int64, arg0 int64) error
SendCurrentChannelUri calls the SendCurrentChannelUri RPC.
func (*TvInteractiveAppViewClient) SendCurrentTvInputId ¶
func (c *TvInteractiveAppViewClient) SendCurrentTvInputId(ctx context.Context, handle int64, arg0 string) error
SendCurrentTvInputId calls the SendCurrentTvInputId RPC.
func (*TvInteractiveAppViewClient) SendCurrentVideoBounds ¶
func (c *TvInteractiveAppViewClient) SendCurrentVideoBounds(ctx context.Context, handle int64, arg0 int64) error
SendCurrentVideoBounds calls the SendCurrentVideoBounds RPC.
func (*TvInteractiveAppViewClient) SendSigningResult ¶
func (c *TvInteractiveAppViewClient) SendSigningResult(ctx context.Context, handle int64, arg0 string, arg1 int64) error
SendSigningResult calls the SendSigningResult RPC.
func (*TvInteractiveAppViewClient) SendStreamVolume ¶
func (c *TvInteractiveAppViewClient) SendStreamVolume(ctx context.Context, handle int64, arg0 float32) error
SendStreamVolume calls the SendStreamVolume RPC.
func (*TvInteractiveAppViewClient) SendTimeShiftMode ¶
func (c *TvInteractiveAppViewClient) SendTimeShiftMode(ctx context.Context, handle int64, arg0 int32) error
SendTimeShiftMode calls the SendTimeShiftMode RPC.
func (*TvInteractiveAppViewClient) SendTvRecordingInfo ¶
func (c *TvInteractiveAppViewClient) SendTvRecordingInfo(ctx context.Context, handle int64, arg0 int64) error
SendTvRecordingInfo calls the SendTvRecordingInfo RPC.
func (*TvInteractiveAppViewClient) SetCallback ¶
func (c *TvInteractiveAppViewClient) SetCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
SetCallback calls the SetCallback RPC.
func (*TvInteractiveAppViewClient) SetOnUnhandledInputEventListener ¶
func (c *TvInteractiveAppViewClient) SetOnUnhandledInputEventListener(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
SetOnUnhandledInputEventListener calls the SetOnUnhandledInputEventListener RPC.
func (*TvInteractiveAppViewClient) SetTeletextAppEnabled ¶
func (c *TvInteractiveAppViewClient) SetTeletextAppEnabled(ctx context.Context, handle int64, arg0 bool) error
SetTeletextAppEnabled calls the SetTeletextAppEnabled RPC.
func (*TvInteractiveAppViewClient) SetTvView ¶
func (c *TvInteractiveAppViewClient) SetTvView(ctx context.Context, handle int64, arg0 int64) (int32, error)
SetTvView calls the SetTvView RPC.
func (*TvInteractiveAppViewClient) SetZOrderMediaOverlay ¶
func (c *TvInteractiveAppViewClient) SetZOrderMediaOverlay(ctx context.Context, handle int64, arg0 bool) error
SetZOrderMediaOverlay calls the SetZOrderMediaOverlay RPC.
func (*TvInteractiveAppViewClient) SetZOrderOnTop ¶
func (c *TvInteractiveAppViewClient) SetZOrderOnTop(ctx context.Context, handle int64, arg0 bool) error
SetZOrderOnTop calls the SetZOrderOnTop RPC.
func (*TvInteractiveAppViewClient) StartInteractiveApp ¶
func (c *TvInteractiveAppViewClient) StartInteractiveApp(ctx context.Context, handle int64) error
StartInteractiveApp calls the StartInteractiveApp RPC.
func (*TvInteractiveAppViewClient) StopInteractiveApp ¶
func (c *TvInteractiveAppViewClient) StopInteractiveApp(ctx context.Context, handle int64) error
StopInteractiveApp calls the StopInteractiveApp RPC.
type TvInteractiveAppViewOnUnhandledInputEventListenerClient ¶
type TvInteractiveAppViewOnUnhandledInputEventListenerClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppViewOnUnhandledInputEventListenerClient wraps the gRPC TvInteractiveAppViewOnUnhandledInputEventListenerService client.
func NewTvInteractiveAppViewOnUnhandledInputEventListenerClient ¶
func NewTvInteractiveAppViewOnUnhandledInputEventListenerClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewOnUnhandledInputEventListenerClient
NewTvInteractiveAppViewOnUnhandledInputEventListenerClient creates a new TvInteractiveAppViewOnUnhandledInputEventListener client.
func (*TvInteractiveAppViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent ¶
func (c *TvInteractiveAppViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent(ctx context.Context, arg0 int64) (bool, error)
OnUnhandledInputEvent calls the OnUnhandledInputEvent RPC.
type TvInteractiveAppViewTvInteractiveAppCallbackClient ¶
type TvInteractiveAppViewTvInteractiveAppCallbackClient struct {
// contains filtered or unexported fields
}
TvInteractiveAppViewTvInteractiveAppCallbackClient wraps the gRPC TvInteractiveAppViewTvInteractiveAppCallbackService client.
func NewTvInteractiveAppViewTvInteractiveAppCallbackClient ¶
func NewTvInteractiveAppViewTvInteractiveAppCallbackClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewTvInteractiveAppCallbackClient
NewTvInteractiveAppViewTvInteractiveAppCallbackClient creates a new TvInteractiveAppViewTvInteractiveAppCallback client.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnBiInteractiveAppCreated ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnBiInteractiveAppCreated(ctx context.Context, arg0 string, arg1 int64, arg2 string) error
OnBiInteractiveAppCreated calls the OnBiInteractiveAppCreated RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnPlaybackCommandRequest ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
OnPlaybackCommandRequest calls the OnPlaybackCommandRequest RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestAvailableSpeeds ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestAvailableSpeeds(ctx context.Context, arg0 string) error
OnRequestAvailableSpeeds calls the OnRequestAvailableSpeeds RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCertificate ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCertificate(ctx context.Context, arg0 string, arg1 string, arg2 int32) error
OnRequestCertificate calls the OnRequestCertificate RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelLcn ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelLcn(ctx context.Context, arg0 string) error
OnRequestCurrentChannelLcn calls the OnRequestCurrentChannelLcn RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelUri ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelUri(ctx context.Context, arg0 string) error
OnRequestCurrentChannelUri calls the OnRequestCurrentChannelUri RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentTvInputId ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentTvInputId(ctx context.Context, arg0 string) error
OnRequestCurrentTvInputId calls the OnRequestCurrentTvInputId RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentVideoBounds ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentVideoBounds(ctx context.Context, arg0 string) error
OnRequestCurrentVideoBounds calls the OnRequestCurrentVideoBounds RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording6 ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording6(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, arg4 int64, arg5 int64) error
OnRequestScheduleRecording6 calls the OnRequestScheduleRecording6 RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording8_1 ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording8_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, arg4 int64, arg5 int64, arg6 int32, arg7 int64) error
OnRequestScheduleRecording8_1 calls the OnRequestScheduleRecording8_1 RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSelectedTrackInfo ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSelectedTrackInfo(ctx context.Context, arg0 string) error
OnRequestSelectedTrackInfo calls the OnRequestSelectedTrackInfo RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning5 ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning5(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, arg4 int64) error
OnRequestSigning5 calls the OnRequestSigning5 RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning6_1 ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning6_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, arg4 int32, arg5 int64) error
OnRequestSigning6_1 calls the OnRequestSigning6_1 RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStartRecording ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStartRecording(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
OnRequestStartRecording calls the OnRequestStartRecording RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStopRecording ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStopRecording(ctx context.Context, arg0 string, arg1 string) error
OnRequestStopRecording calls the OnRequestStopRecording RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStreamVolume ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStreamVolume(ctx context.Context, arg0 string) error
OnRequestStreamVolume calls the OnRequestStreamVolume RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTimeShiftMode ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTimeShiftMode(ctx context.Context, arg0 string) error
OnRequestTimeShiftMode calls the OnRequestTimeShiftMode RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTrackInfoList ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTrackInfoList(ctx context.Context, arg0 string) error
OnRequestTrackInfoList calls the OnRequestTrackInfoList RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfo ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfo(ctx context.Context, arg0 string, arg1 string) error
OnRequestTvRecordingInfo calls the OnRequestTvRecordingInfo RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfoList ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfoList(ctx context.Context, arg0 string, arg1 int32) error
OnRequestTvRecordingInfoList calls the OnRequestTvRecordingInfoList RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetTvRecordingInfo ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetTvRecordingInfo(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
OnSetTvRecordingInfo calls the OnSetTvRecordingInfo RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetVideoBounds ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetVideoBounds(ctx context.Context, arg0 string, arg1 int64) error
OnSetVideoBounds calls the OnSetVideoBounds RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnStateChanged ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error
OnStateChanged calls the OnStateChanged RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTeletextAppStateChanged ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTeletextAppStateChanged(ctx context.Context, arg0 string, arg1 int32) error
OnTeletextAppStateChanged calls the OnTeletextAppStateChanged RPC.
func (*TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTimeShiftCommandRequest ¶
func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error
OnTimeShiftCommandRequest calls the OnTimeShiftCommandRequest RPC.