Voting helps other researchers find interesting modules.
These capabilities represent capabilities that have to do with casting that pertain to this device. Next ID: 9
cameraReceiverCapabilities
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCameraReceiverCapabilities.t
nil
cameraStreamSupportedProtocols
list(String.t)
canReceiveCast
boolean()
deviceId
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceId.t
dynamicGroupsSupported
groupType
String.t
overlayApplicationsSupported
yetiGamingSupported
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCastCapabilities{ cameraReceiverCapabilities: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCameraReceiverCapabilities.t() | nil, cameraStreamSupportedProtocols: [String.t()] | nil, canReceiveCast: boolean() | nil, deviceId: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceId.t() | nil, dynamicGroupsSupported: boolean() | nil, groupType: String.t() | nil, overlayApplicationsSupported: boolean() | nil, yetiGamingSupported: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()