Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 ErrorBlocked int = 5 ErrorEncrypted int = 6 ErrorNone int = 0 ErrorNotSupported int = 2 ErrorUnknown int = 1 ErrorUnknownChannel int = 7 ErrorWeakSignal int = 3 SessionStateError int = 3 SessionStateRunning int = 2 SessionStateStopped int = 1 )
View Source
const ( ErrorKeyErrorCode string = "error_code" ErrorKeyMethodName string = "method_name" ActionAppLinkCommand string = "android.media.tv.ad.action.APP_LINK_COMMAND" AppLinkKeyBackUri string = "back_uri" AppLinkKeyClassName string = "class_name" AppLinkKeyCommandType string = "command_type" AppLinkKeyPackageName string = "package_name" AppLinkKeyServiceId string = "service_id" IntentKeyAdServiceId string = "ad_service_id" IntentKeyChannelUri string = "channel_uri" IntentKeyCommandType string = "command_type" IntentKeyTvInputId string = "tv_input_id" SessionDataKeyAdBuffer string = "ad_buffer" SessionDataKeyAdRequest string = "ad_request" SessionDataKeyBroadcastInfoRequest string = "broadcast_info_request" SessionDataKeyRequestId string = "request_id" SessionDataTypeAdBufferReady string = "ad_buffer_ready" SessionDataTypeAdRequest string = "ad_request" SessionDataTypeBroadcastInfoRequest string = "broadcast_info_request" SessionDataTypeRemoveBroadcastInfoRequest string = "remove_broadcast_info_request" ServiceInterface string = "android.media.tv.ad.TvAdService" ServiceMetaData string = "android.media.tv.ad.service" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.