Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AdBufferClient struct + func NewAdBufferClient(cc grpc.ClientConnInterface) *AdBufferClient + func (c *AdBufferClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AdBufferClient) GetFlags(ctx context.Context, handle int64) (int32, error) + func (c *AdBufferClient) GetId(ctx context.Context, handle int64) (int32, error) + func (c *AdBufferClient) GetLength(ctx context.Context, handle int64) (int32, error) + func (c *AdBufferClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *AdBufferClient) GetOffset(ctx context.Context, handle int64) (int32, error) + func (c *AdBufferClient) GetPresentationTimeUs(ctx context.Context, handle int64) (int64, error) + func (c *AdBufferClient) GetSharedMemory(ctx context.Context, handle int64) (int64, error) + func (c *AdBufferClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type AdRequestClient struct + func NewAdRequestClient(cc grpc.ClientConnInterface) *AdRequestClient + func (c *AdRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AdRequestClient) GetEchoIntervalMillis(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) GetId(ctx context.Context, handle int64) (int32, error) + func (c *AdRequestClient) GetMediaFileType(ctx context.Context, handle int64) (string, error) + func (c *AdRequestClient) GetMetadata(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) GetRequestType(ctx context.Context, handle int64) (int32, error) + func (c *AdRequestClient) GetStartTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) GetStopTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) GetUri(ctx context.Context, handle int64) (int64, error) + func (c *AdRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type AdResponseClient struct + func NewAdResponseClient(cc grpc.ClientConnInterface) *AdResponseClient + func (c *AdResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AdResponseClient) GetElapsedTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *AdResponseClient) GetId(ctx context.Context, handle int64) (int32, error) + func (c *AdResponseClient) GetResponseType(ctx context.Context, handle int64) (int32, error) + func (c *AdResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type AitInfoClient struct + func NewAitInfoClient(cc grpc.ClientConnInterface) *AitInfoClient + func (c *AitInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AitInfoClient) GetType(ctx context.Context, handle int64) (int32, error) + func (c *AitInfoClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *AitInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *AitInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type BroadcastInfoRequestClient struct + func NewBroadcastInfoRequestClient(cc grpc.ClientConnInterface) *BroadcastInfoRequestClient + func (c *BroadcastInfoRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *BroadcastInfoRequestClient) GetOption(ctx context.Context) (int32, error) + func (c *BroadcastInfoRequestClient) GetRequestId(ctx context.Context) (int32, error) + func (c *BroadcastInfoRequestClient) GetType(ctx context.Context) (int32, error) + func (c *BroadcastInfoRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type BroadcastInfoResponseClient struct + func NewBroadcastInfoResponseClient(cc grpc.ClientConnInterface) *BroadcastInfoResponseClient + func (c *BroadcastInfoResponseClient) DescribeContents(ctx context.Context) (int32, error) + func (c *BroadcastInfoResponseClient) GetRequestId(ctx context.Context) (int32, error) + func (c *BroadcastInfoResponseClient) GetResponseResult(ctx context.Context) (int32, error) + func (c *BroadcastInfoResponseClient) GetSequence(ctx context.Context) (int32, error) + func (c *BroadcastInfoResponseClient) GetType(ctx context.Context) (int32, error) + func (c *BroadcastInfoResponseClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type CommandRequestClient struct + func NewCommandRequestClient(cc grpc.ClientConnInterface) *CommandRequestClient + func (c *CommandRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CommandRequestClient) GetArgumentType(ctx context.Context, handle int64) (string, error) + func (c *CommandRequestClient) GetArguments(ctx context.Context, handle int64) (string, error) + func (c *CommandRequestClient) GetName(ctx context.Context, handle int64) (string, error) + func (c *CommandRequestClient) GetNamespace(ctx context.Context, handle int64) (string, error) + func (c *CommandRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CommandResponseClient struct + func NewCommandResponseClient(cc grpc.ClientConnInterface) *CommandResponseClient + func (c *CommandResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CommandResponseClient) GetResponse(ctx context.Context, handle int64) (string, error) + func (c *CommandResponseClient) GetResponseType(ctx context.Context, handle int64) (string, error) + func (c *CommandResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ContentRatingClient struct + func NewContentRatingClient(cc grpc.ClientConnInterface) *ContentRatingClient + func (c *ContentRatingClient) Contains(ctx context.Context, arg0 int64) (bool, error) + func (c *ContentRatingClient) CreateRating(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error) + func (c *ContentRatingClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ContentRatingClient) FlattenToString(ctx context.Context) (string, error) + func (c *ContentRatingClient) GetDomain(ctx context.Context) (string, error) + func (c *ContentRatingClient) GetMainRating(ctx context.Context) (string, error) + func (c *ContentRatingClient) GetRatingSystem(ctx context.Context) (string, error) + func (c *ContentRatingClient) GetSubRatings(ctx context.Context) (int64, error) + func (c *ContentRatingClient) HashCode(ctx context.Context) (int32, error) + func (c *ContentRatingClient) UnflattenFromString(ctx context.Context, arg0 string) (int64, error) + type ContractChannelsClient struct + func NewContractChannelsClient(cc grpc.ClientConnInterface) *ContractChannelsClient + func (c *ContractChannelsClient) GetVideoResolution(ctx context.Context, arg0 string) (string, error) + type ContractClient struct + func NewContractClient(cc grpc.ClientConnInterface) *ContractClient + func (c *ContractClient) BuildChannelLogoUri1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildChannelLogoUri1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildChannelUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildChannelUriForPassthroughInput(ctx context.Context, arg0 string) (int64, error) + func (c *ContractClient) BuildChannelsUriForInput(ctx context.Context, arg0 string) (int64, error) + func (c *ContractClient) BuildInputId(ctx context.Context, arg0 int64) (string, error) + func (c *ContractClient) BuildPreviewProgramUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildPreviewProgramsUriForChannel1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildPreviewProgramsUriForChannel1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildProgramUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildProgramsUriForChannel1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildProgramsUriForChannel1_2(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildProgramsUriForChannel3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ContractClient) BuildProgramsUriForChannel3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ContractClient) BuildRecordedProgramUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) BuildWatchNextProgramUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContractClient) IsChannelUri(ctx context.Context, arg0 int64) (bool, error) + func (c *ContractClient) IsChannelUriForPassthroughInput(ctx context.Context, arg0 int64) (bool, error) + func (c *ContractClient) IsChannelUriForTunerInput(ctx context.Context, arg0 int64) (bool, error) + func (c *ContractClient) IsProgramUri(ctx context.Context, arg0 int64) (bool, error) + func (c *ContractClient) IsRecordedProgramUri(ctx context.Context, arg0 int64) (bool, error) + func (c *ContractClient) RequestChannelBrowsable(ctx context.Context, arg0 int64, arg1 int64) error + type DsmccRequestClient struct + func NewDsmccRequestClient(cc grpc.ClientConnInterface) *DsmccRequestClient + func (c *DsmccRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *DsmccRequestClient) GetUri(ctx context.Context, handle int64) (int64, error) + func (c *DsmccRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type DsmccResponseClient struct + func NewDsmccResponseClient(cc grpc.ClientConnInterface) *DsmccResponseClient + func (c *DsmccResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *DsmccResponseClient) GetBiopMessageType(ctx context.Context, handle int64) (string, error) + func (c *DsmccResponseClient) GetChildList(ctx context.Context, handle int64) (int64, error) + func (c *DsmccResponseClient) GetFile(ctx context.Context, handle int64) (int64, error) + func (c *DsmccResponseClient) GetStreamEventIds(ctx context.Context, handle int64) (int64, error) + func (c *DsmccResponseClient) GetStreamEventNames(ctx context.Context, handle int64) (int64, error) + func (c *DsmccResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type InputInfoBuilderClient struct + func NewInputInfoBuilderClient(cc grpc.ClientConnInterface) *InputInfoBuilderClient + func (c *InputInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *InputInfoBuilderClient) SetCanPauseRecording(ctx context.Context, arg0 bool) (int64, error) + func (c *InputInfoBuilderClient) SetCanRecord(ctx context.Context, arg0 bool) (int64, error) + func (c *InputInfoBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error) + func (c *InputInfoBuilderClient) SetTunerCount(ctx context.Context, arg0 int32) (int64, error) + type InputInfoClient struct + func NewInputInfoClient(cc grpc.ClientConnInterface) *InputInfoClient + func (c *InputInfoClient) CanPauseRecording(ctx context.Context) (bool, error) + func (c *InputInfoClient) CanRecord(ctx context.Context) (bool, error) + func (c *InputInfoClient) CreateSettingsIntent(ctx context.Context) (int64, error) + func (c *InputInfoClient) CreateSetupIntent(ctx context.Context) (int64, error) + func (c *InputInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InputInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InputInfoClient) GetExtras(ctx context.Context) (int64, error) + func (c *InputInfoClient) GetId(ctx context.Context) (string, error) + func (c *InputInfoClient) GetParentId(ctx context.Context) (string, error) + func (c *InputInfoClient) GetServiceInfo(ctx context.Context) (int64, error) + func (c *InputInfoClient) GetTunerCount(ctx context.Context) (int32, error) + func (c *InputInfoClient) GetType(ctx context.Context) (int32, error) + func (c *InputInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *InputInfoClient) IsHidden(ctx context.Context, arg0 int64) (bool, error) + func (c *InputInfoClient) IsPassthroughInput(ctx context.Context) (bool, error) + func (c *InputInfoClient) LoadCustomLabel(ctx context.Context, arg0 int64) (int64, error) + func (c *InputInfoClient) LoadIcon(ctx context.Context, arg0 int64) (int64, error) + func (c *InputInfoClient) LoadLabel(ctx context.Context, arg0 int64) (int64, error) + func (c *InputInfoClient) ToString(ctx context.Context) (string, error) + func (c *InputInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type InputManagerClient struct + func NewInputManagerClient(cc grpc.ClientConnInterface) *InputManagerClient + func (c *InputManagerClient) GetBlockedRatings(ctx context.Context) (int64, error) + func (c *InputManagerClient) GetInputState(ctx context.Context, arg0 string) (int32, error) + func (c *InputManagerClient) GetTvInputInfo(ctx context.Context, arg0 string) (int64, error) + func (c *InputManagerClient) GetTvInputList(ctx context.Context) (int64, error) + func (c *InputManagerClient) IsParentalControlsEnabled(ctx context.Context) (bool, error) + func (c *InputManagerClient) IsRatingBlocked(ctx context.Context, arg0 int64) (bool, error) + func (c *InputManagerClient) UnregisterCallback(ctx context.Context, arg0 int64) error + func (c *InputManagerClient) UpdateTvInputInfo(ctx context.Context, arg0 int64) error + type InputManagerTvInputCallbackClient struct + func NewInputManagerTvInputCallbackClient(cc grpc.ClientConnInterface) *InputManagerTvInputCallbackClient + func (c *InputManagerTvInputCallbackClient) OnInputAdded(ctx context.Context, arg0 string) error + func (c *InputManagerTvInputCallbackClient) OnInputRemoved(ctx context.Context, arg0 string) error + func (c *InputManagerTvInputCallbackClient) OnInputStateChanged(ctx context.Context, arg0 string, arg1 int32) error + func (c *InputManagerTvInputCallbackClient) OnInputUpdated(ctx context.Context, arg0 string) error + func (c *InputManagerTvInputCallbackClient) OnTvInputInfoUpdated(ctx context.Context, arg0 int64) error + type InputServiceClient struct + func NewInputServiceClient(cc grpc.ClientConnInterface) *InputServiceClient + func (c *InputServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *InputServiceClient) OnCreateRecordingSession1(ctx context.Context, arg0 string) (int64, error) + func (c *InputServiceClient) OnCreateRecordingSession2_1(ctx context.Context, arg0 string, arg1 string) (int64, error) + func (c *InputServiceClient) OnCreateSession1(ctx context.Context, arg0 string) (int64, error) + func (c *InputServiceClient) OnCreateSession2_1(ctx context.Context, arg0 string, arg1 string) (int64, error) + func (c *InputServiceClient) OnCreateSession3_2(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error) + type InputServiceHardwareSessionClient struct + func NewInputServiceHardwareSessionClient(cc grpc.ClientConnInterface) *InputServiceHardwareSessionClient + func (c *InputServiceHardwareSessionClient) GetHardwareInputId(ctx context.Context) (string, error) + func (c *InputServiceHardwareSessionClient) OnHardwareVideoAvailable(ctx context.Context) error + func (c *InputServiceHardwareSessionClient) OnHardwareVideoUnavailable(ctx context.Context, arg0 int32) error + func (c *InputServiceHardwareSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error) + type InputServiceRecordingSessionClient struct + func NewInputServiceRecordingSessionClient(cc grpc.ClientConnInterface) *InputServiceRecordingSessionClient + func (c *InputServiceRecordingSessionClient) NotifyError(ctx context.Context, arg0 int32) error + func (c *InputServiceRecordingSessionClient) NotifyRecordingStopped(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) NotifyTuned(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) OnAppPrivateCommand(ctx context.Context, arg0 string, arg1 int64) error + func (c *InputServiceRecordingSessionClient) OnPauseRecording(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) OnRelease(ctx context.Context) error + func (c *InputServiceRecordingSessionClient) OnResumeRecording(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) OnStartRecording1(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) OnStartRecording2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *InputServiceRecordingSessionClient) OnStopRecording(ctx context.Context) error + func (c *InputServiceRecordingSessionClient) OnTune1(ctx context.Context, arg0 int64) error + func (c *InputServiceRecordingSessionClient) OnTune2_1(ctx context.Context, arg0 int64, arg1 int64) error + type InputServiceSessionClient struct + func NewInputServiceSessionClient(cc grpc.ClientConnInterface) *InputServiceSessionClient + func (c *InputServiceSessionClient) LayoutSurface(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error + func (c *InputServiceSessionClient) NotifyAdBufferConsumed(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyAdResponse(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyAitInfoUpdated(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyAudioPresentationSelected(ctx context.Context, arg0 int32, arg1 int32) error + func (c *InputServiceSessionClient) NotifyAvailableSpeeds(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyBroadcastInfoResponse(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyChannelRetuned(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyContentAllowed(ctx context.Context) error + func (c *InputServiceSessionClient) NotifyContentBlocked(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyCueingMessageAvailability(ctx context.Context, arg0 bool) error + func (c *InputServiceSessionClient) NotifySignalStrength(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) NotifyTimeShiftMode(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) NotifyTimeShiftStatusChanged(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) NotifyTrackSelected(ctx context.Context, arg0 int32, arg1 string) error + func (c *InputServiceSessionClient) NotifyTuned(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) NotifyTvMessage(ctx context.Context, arg0 int32, arg1 int64) error + func (c *InputServiceSessionClient) NotifyVideoAvailable(ctx context.Context) error + func (c *InputServiceSessionClient) NotifyVideoFreezeUpdated(ctx context.Context, arg0 bool) error + func (c *InputServiceSessionClient) NotifyVideoUnavailable(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) OnAdBufferReady(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnAppPrivateCommand(ctx context.Context, arg0 string, arg1 int64) error + func (c *InputServiceSessionClient) OnCreateOverlayView(ctx context.Context) (int64, error) + func (c *InputServiceSessionClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *InputServiceSessionClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *InputServiceSessionClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *InputServiceSessionClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *InputServiceSessionClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *InputServiceSessionClient) OnOverlayViewSizeChanged(ctx context.Context, arg0 int32, arg1 int32) error + func (c *InputServiceSessionClient) OnRelease(ctx context.Context) error + func (c *InputServiceSessionClient) OnRemoveBroadcastInfo(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) OnRequestAd(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnRequestBroadcastInfo(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnResumePlayback(ctx context.Context) error + func (c *InputServiceSessionClient) OnSelectAudioPresentation(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *InputServiceSessionClient) OnSelectTrack(ctx context.Context, arg0 int32, arg1 string) (bool, error) + func (c *InputServiceSessionClient) OnSetCaptionEnabled(ctx context.Context, arg0 bool) error + func (c *InputServiceSessionClient) OnSetInteractiveAppNotificationEnabled(ctx context.Context, arg0 bool) error + func (c *InputServiceSessionClient) OnSetStreamVolume(ctx context.Context, arg0 float32) error + func (c *InputServiceSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error) + func (c *InputServiceSessionClient) OnSetTvMessageEnabled(ctx context.Context, arg0 int32, arg1 bool) error + func (c *InputServiceSessionClient) OnStopPlayback(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *InputServiceSessionClient) OnTimeShiftGetCurrentPosition(ctx context.Context) (int64, error) + func (c *InputServiceSessionClient) OnTimeShiftGetStartPosition(ctx context.Context) (int64, error) + func (c *InputServiceSessionClient) OnTimeShiftPause(ctx context.Context) error + func (c *InputServiceSessionClient) OnTimeShiftPlay(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnTimeShiftResume(ctx context.Context) error + func (c *InputServiceSessionClient) OnTimeShiftSeekTo(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnTimeShiftSetMode(ctx context.Context, arg0 int32) error + func (c *InputServiceSessionClient) OnTimeShiftSetPlaybackParams(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *InputServiceSessionClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *InputServiceSessionClient) OnTune1(ctx context.Context, arg0 int64) (bool, error) + func (c *InputServiceSessionClient) OnTune2_1(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *InputServiceSessionClient) OnTvAdSessionData(ctx context.Context, arg0 string, arg1 int64) error + func (c *InputServiceSessionClient) OnTvMessage(ctx context.Context, arg0 int32, arg1 int64) error + func (c *InputServiceSessionClient) OnUnblockContent(ctx context.Context, arg0 int64) error + func (c *InputServiceSessionClient) SendTvInputSessionData(ctx context.Context, arg0 string, arg1 int64) error + func (c *InputServiceSessionClient) SetOverlayViewEnabled(ctx context.Context, arg0 bool) error + type PesRequestClient struct + func NewPesRequestClient(cc grpc.ClientConnInterface) *PesRequestClient + func (c *PesRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PesRequestClient) GetStreamId(ctx context.Context, handle int64) (int32, error) + func (c *PesRequestClient) GetTsPid(ctx context.Context, handle int64) (int32, error) + func (c *PesRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PesResponseClient struct + func NewPesResponseClient(cc grpc.ClientConnInterface) *PesResponseClient + func (c *PesResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PesResponseClient) GetSharedFilterToken(ctx context.Context, handle int64) (string, error) + func (c *PesResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RecordingClientClient struct + func NewRecordingClientClient(cc grpc.ClientConnInterface) *RecordingClientClient + func (c *RecordingClientClient) PauseRecording0(ctx context.Context, handle int64) error + func (c *RecordingClientClient) PauseRecording1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *RecordingClientClient) Release(ctx context.Context, handle int64) error + func (c *RecordingClientClient) ResumeRecording0(ctx context.Context, handle int64) error + func (c *RecordingClientClient) ResumeRecording1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *RecordingClientClient) SendAppPrivateCommand(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RecordingClientClient) SetTvInteractiveAppView(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *RecordingClientClient) StartRecording1(ctx context.Context, handle int64, arg0 int64) error + func (c *RecordingClientClient) StartRecording2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *RecordingClientClient) StopRecording(ctx context.Context, handle int64) error + func (c *RecordingClientClient) Tune2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RecordingClientClient) Tune3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error + type RecordingClientRecordingCallbackClient struct + func NewRecordingClientRecordingCallbackClient(cc grpc.ClientConnInterface) *RecordingClientRecordingCallbackClient + func (c *RecordingClientRecordingCallbackClient) OnConnectionFailed(ctx context.Context, arg0 string) error + func (c *RecordingClientRecordingCallbackClient) OnDisconnected(ctx context.Context, arg0 string) error + func (c *RecordingClientRecordingCallbackClient) OnError(ctx context.Context, arg0 int32) error + func (c *RecordingClientRecordingCallbackClient) OnRecordingStopped(ctx context.Context, arg0 int64) error + func (c *RecordingClientRecordingCallbackClient) OnTuned(ctx context.Context, arg0 int64) error + type RecordingInfoClient struct + func NewRecordingInfoClient(cc grpc.ClientConnInterface) *RecordingInfoClient + func (c *RecordingInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RecordingInfoClient) GetChannelUri(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetContentRatings(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetDescription(ctx context.Context, handle int64) (string, error) + func (c *RecordingInfoClient) GetEndPaddingMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetName(ctx context.Context, handle int64) (string, error) + func (c *RecordingInfoClient) GetProgramUri(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetRecordingDurationMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetRecordingId(ctx context.Context, handle int64) (string, error) + func (c *RecordingInfoClient) GetRecordingStartTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetRecordingUri(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetRepeatDays(ctx context.Context, handle int64) (int32, error) + func (c *RecordingInfoClient) GetScheduledDurationMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetScheduledStartTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) GetStartPaddingMillis(ctx context.Context, handle int64) (int64, error) + func (c *RecordingInfoClient) SetDescription(ctx context.Context, handle int64, arg0 string) error + func (c *RecordingInfoClient) SetName(ctx context.Context, handle int64, arg0 string) error + func (c *RecordingInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SectionRequestClient struct + func NewSectionRequestClient(cc grpc.ClientConnInterface) *SectionRequestClient + func (c *SectionRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SectionRequestClient) GetTableId(ctx context.Context, handle int64) (int32, error) + func (c *SectionRequestClient) GetTsPid(ctx context.Context, handle int64) (int32, error) + func (c *SectionRequestClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *SectionRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SectionResponseClient struct + func NewSectionResponseClient(cc grpc.ClientConnInterface) *SectionResponseClient + func (c *SectionResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SectionResponseClient) GetSessionData(ctx context.Context, handle int64) (int64, error) + func (c *SectionResponseClient) GetSessionId(ctx context.Context, handle int64) (int32, error) + func (c *SectionResponseClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *SectionResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SignalingDataInfoClient struct + func NewSignalingDataInfoClient(cc grpc.ClientConnInterface) *SignalingDataInfoClient + func (c *SignalingDataInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataInfoClient) GetEncoding(ctx context.Context, handle int64) (string, error) + func (c *SignalingDataInfoClient) GetGroup(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataInfoClient) GetSignalingDataType(ctx context.Context, handle int64) (string, error) + func (c *SignalingDataInfoClient) GetTable(ctx context.Context, handle int64) (string, error) + func (c *SignalingDataInfoClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SignalingDataRequestClient struct + func NewSignalingDataRequestClient(cc grpc.ClientConnInterface) *SignalingDataRequestClient + func (c *SignalingDataRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataRequestClient) GetGroup(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataRequestClient) GetSignalingDataTypes(ctx context.Context, handle int64) (int64, error) + func (c *SignalingDataRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SignalingDataResponseClient struct + func NewSignalingDataResponseClient(cc grpc.ClientConnInterface) *SignalingDataResponseClient + func (c *SignalingDataResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SignalingDataResponseClient) GetSignalingDataInfoList(ctx context.Context, handle int64) (int64, error) + func (c *SignalingDataResponseClient) GetSignalingDataTypes(ctx context.Context, handle int64) (int64, error) + func (c *SignalingDataResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type StreamEventRequestClient struct + func NewStreamEventRequestClient(cc grpc.ClientConnInterface) *StreamEventRequestClient + func (c *StreamEventRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *StreamEventRequestClient) GetEventName(ctx context.Context, handle int64) (string, error) + func (c *StreamEventRequestClient) GetTargetUri(ctx context.Context, handle int64) (int64, error) + func (c *StreamEventRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type StreamEventResponseClient struct + func NewStreamEventResponseClient(cc grpc.ClientConnInterface) *StreamEventResponseClient + func (c *StreamEventResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *StreamEventResponseClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *StreamEventResponseClient) GetEventId(ctx context.Context, handle int64) (int32, error) + func (c *StreamEventResponseClient) GetNptMillis(ctx context.Context, handle int64) (int64, error) + func (c *StreamEventResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TableRequestClient struct + func NewTableRequestClient(cc grpc.ClientConnInterface) *TableRequestClient + func (c *TableRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TableRequestClient) GetTableId(ctx context.Context, handle int64) (int32, error) + func (c *TableRequestClient) GetTableName(ctx context.Context, handle int64) (int32, error) + func (c *TableRequestClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *TableRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TableResponseBuilderClient struct + func NewTableResponseBuilderClient(cc grpc.ClientConnInterface) *TableResponseBuilderClient + func (c *TableResponseBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TableResponseBuilderClient) SetTableByteArray(ctx context.Context, arg0 int64) (int64, error) + func (c *TableResponseBuilderClient) SetTableSharedMemory(ctx context.Context, arg0 int64) (int64, error) + func (c *TableResponseBuilderClient) SetTableUri(ctx context.Context, arg0 int64) (int64, error) + type TableResponseClient struct + func NewTableResponseClient(cc grpc.ClientConnInterface) *TableResponseClient + func (c *TableResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TableResponseClient) GetSize(ctx context.Context, handle int64) (int32, error) + func (c *TableResponseClient) GetTableByteArray(ctx context.Context, handle int64) (int64, error) + func (c *TableResponseClient) GetTableSharedMemory(ctx context.Context, handle int64) (int64, error) + func (c *TableResponseClient) GetTableUri(ctx context.Context, handle int64) (int64, error) + func (c *TableResponseClient) GetVersion(ctx context.Context, handle int64) (int32, error) + func (c *TableResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TimelineRequestClient struct + func NewTimelineRequestClient(cc grpc.ClientConnInterface) *TimelineRequestClient + func (c *TimelineRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TimelineRequestClient) GetIntervalMillis(ctx context.Context, handle int64) (int32, error) + func (c *TimelineRequestClient) GetSelector(ctx context.Context, handle int64) (string, error) + func (c *TimelineRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TimelineResponseClient struct + func NewTimelineResponseClient(cc grpc.ClientConnInterface) *TimelineResponseClient + func (c *TimelineResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TimelineResponseClient) GetSelector(ctx context.Context, handle int64) (int64, error) + func (c *TimelineResponseClient) GetTicks(ctx context.Context, handle int64) (int64, error) + func (c *TimelineResponseClient) GetUnitsPerSecond(ctx context.Context, handle int64) (int32, error) + func (c *TimelineResponseClient) GetUnitsPerTick(ctx context.Context, handle int64) (int32, error) + func (c *TimelineResponseClient) GetWallClock(ctx context.Context, handle int64) (int64, error) + func (c *TimelineResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TrackInfoBuilderClient struct + func NewTrackInfoBuilderClient(cc grpc.ClientConnInterface) *TrackInfoBuilderClient + func (c *TrackInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TrackInfoBuilderClient) SetAudioChannelCount(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackInfoBuilderClient) SetAudioDescription(ctx context.Context, arg0 bool) (int64, error) + func (c *TrackInfoBuilderClient) SetAudioSampleRate(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackInfoBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error) + func (c *TrackInfoBuilderClient) SetEncoding(ctx context.Context, arg0 string) (int64, error) + func (c *TrackInfoBuilderClient) SetEncrypted(ctx context.Context, arg0 bool) (int64, error) + func (c *TrackInfoBuilderClient) SetExtra(ctx context.Context, arg0 int64) (int64, error) + func (c *TrackInfoBuilderClient) SetHardOfHearing(ctx context.Context, arg0 bool) (int64, error) + func (c *TrackInfoBuilderClient) SetLanguage(ctx context.Context, arg0 string) (int64, error) + func (c *TrackInfoBuilderClient) SetSpokenSubtitle(ctx context.Context, arg0 bool) (int64, error) + func (c *TrackInfoBuilderClient) SetVideoActiveFormatDescription(ctx context.Context, arg0 int8) (int64, error) + func (c *TrackInfoBuilderClient) SetVideoFrameRate(ctx context.Context, arg0 float32) (int64, error) + func (c *TrackInfoBuilderClient) SetVideoHeight(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackInfoBuilderClient) SetVideoPixelAspectRatio(ctx context.Context, arg0 float32) (int64, error) + func (c *TrackInfoBuilderClient) SetVideoWidth(ctx context.Context, arg0 int32) (int64, error) + type TrackInfoClient struct + func NewTrackInfoClient(cc grpc.ClientConnInterface) *TrackInfoClient + func (c *TrackInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *TrackInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TrackInfoClient) GetAudioChannelCount(ctx context.Context) (int32, error) + func (c *TrackInfoClient) GetAudioSampleRate(ctx context.Context) (int32, error) + func (c *TrackInfoClient) GetDescription(ctx context.Context) (int64, error) + func (c *TrackInfoClient) GetEncoding(ctx context.Context) (string, error) + func (c *TrackInfoClient) GetExtra(ctx context.Context) (int64, error) + func (c *TrackInfoClient) GetId(ctx context.Context) (string, error) + func (c *TrackInfoClient) GetLanguage(ctx context.Context) (string, error) + func (c *TrackInfoClient) GetType(ctx context.Context) (int32, error) + func (c *TrackInfoClient) GetVideoActiveFormatDescription(ctx context.Context) (int8, error) + func (c *TrackInfoClient) GetVideoFrameRate(ctx context.Context) (float32, error) + func (c *TrackInfoClient) GetVideoHeight(ctx context.Context) (int32, error) + func (c *TrackInfoClient) GetVideoPixelAspectRatio(ctx context.Context) (float32, error) + func (c *TrackInfoClient) GetVideoWidth(ctx context.Context) (int32, error) + func (c *TrackInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *TrackInfoClient) IsAudioDescription(ctx context.Context) (bool, error) + func (c *TrackInfoClient) IsEncrypted(ctx context.Context) (bool, error) + func (c *TrackInfoClient) IsHardOfHearing(ctx context.Context) (bool, error) + func (c *TrackInfoClient) IsSpokenSubtitle(ctx context.Context) (bool, error) + func (c *TrackInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type TsRequestClient struct + func NewTsRequestClient(cc grpc.ClientConnInterface) *TsRequestClient + func (c *TsRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TsRequestClient) GetTsPid(ctx context.Context, handle int64) (int32, error) + func (c *TsRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TsResponseClient struct + func NewTsResponseClient(cc grpc.ClientConnInterface) *TsResponseClient + func (c *TsResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TsResponseClient) GetSharedFilterToken(ctx context.Context, handle int64) (string, error) + func (c *TsResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ViewClient struct + func NewViewClient(cc grpc.ClientConnInterface) *ViewClient + func (c *ViewClient) DispatchGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) DispatchTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) DispatchTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) DispatchUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) DispatchWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) GatherTransparentRegion(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) GetAudioPresentations(ctx context.Context, handle int64) (int64, error) + func (c *ViewClient) GetSelectedTrack(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ViewClient) GetTracks(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ViewClient) OnUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ViewClient) OverrideTvAppAttributionSource(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) Reset(ctx context.Context, handle int64) error + func (c *ViewClient) ResumePlayback(ctx context.Context, handle int64) error + func (c *ViewClient) SelectAudioPresentation(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ViewClient) SelectTrack(ctx context.Context, handle int64, arg0 int32, arg1 string) error + func (c *ViewClient) SendAppPrivateCommand(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ViewClient) SetCallback(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) SetCaptionEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) SetInteractiveAppNotificationEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) SetOnUnhandledInputEventListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) SetStreamVolume(ctx context.Context, handle int64, arg0 float32) error + func (c *ViewClient) SetTimeShiftPositionCallback(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) SetTvMessageEnabled(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *ViewClient) SetVideoFrozen(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) SetZOrderMediaOverlay(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) SetZOrderOnTop(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewClient) StopPlayback(ctx context.Context, handle int64, arg0 int32) error + func (c *ViewClient) TimeShiftPause(ctx context.Context, handle int64) error + func (c *ViewClient) TimeShiftPlay(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ViewClient) TimeShiftResume(ctx context.Context, handle int64) error + func (c *ViewClient) TimeShiftSeekTo(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) TimeShiftSetMode(ctx context.Context, handle int64, arg0 int32) error + func (c *ViewClient) TimeShiftSetPlaybackParams(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewClient) Tune2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ViewClient) Tune3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error + type ViewOnUnhandledInputEventListenerClient struct + func NewViewOnUnhandledInputEventListenerClient(cc grpc.ClientConnInterface) *ViewOnUnhandledInputEventListenerClient + func (c *ViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent(ctx context.Context, arg0 int64) (bool, error) + type ViewTimeShiftPositionCallbackClient struct + func NewViewTimeShiftPositionCallbackClient(cc grpc.ClientConnInterface) *ViewTimeShiftPositionCallbackClient + func (c *ViewTimeShiftPositionCallbackClient) OnTimeShiftCurrentPositionChanged(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTimeShiftPositionCallbackClient) OnTimeShiftStartPositionChanged(ctx context.Context, arg0 string, arg1 int64) error + type ViewTvInputCallbackClient struct + func NewViewTvInputCallbackClient(cc grpc.ClientConnInterface) *ViewTvInputCallbackClient + func (c *ViewTvInputCallbackClient) OnAitInfoUpdated(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTvInputCallbackClient) OnAudioPresentationSelected(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *ViewTvInputCallbackClient) OnAvailableSpeeds(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTvInputCallbackClient) OnChannelRetuned(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTvInputCallbackClient) OnConnectionFailed(ctx context.Context, arg0 string) error + func (c *ViewTvInputCallbackClient) OnContentAllowed(ctx context.Context, arg0 string) error + func (c *ViewTvInputCallbackClient) OnContentBlocked(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTvInputCallbackClient) OnCueingMessageAvailability(ctx context.Context, arg0 string, arg1 bool) error + func (c *ViewTvInputCallbackClient) OnDisconnected(ctx context.Context, arg0 string) error + func (c *ViewTvInputCallbackClient) OnSignalStrengthUpdated(ctx context.Context, arg0 string, arg1 int32) error + func (c *ViewTvInputCallbackClient) OnTimeShiftMode(ctx context.Context, arg0 string, arg1 int32) error + func (c *ViewTvInputCallbackClient) OnTimeShiftStatusChanged(ctx context.Context, arg0 string, arg1 int32) error + func (c *ViewTvInputCallbackClient) OnTrackSelected(ctx context.Context, arg0 string, arg1 int32, arg2 string) error + func (c *ViewTvInputCallbackClient) OnTuned(ctx context.Context, arg0 string, arg1 int64) error + func (c *ViewTvInputCallbackClient) OnTvMessage(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error + func (c *ViewTvInputCallbackClient) OnVideoAvailable(ctx context.Context, arg0 string) error + func (c *ViewTvInputCallbackClient) OnVideoFreezeUpdated(ctx context.Context, arg0 string, arg1 bool) error + func (c *ViewTvInputCallbackClient) OnVideoSizeChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *ViewTvInputCallbackClient) OnVideoUnavailable(ctx context.Context, arg0 string, arg1 int32) error