Voting helps other researchers find interesting modules.
These capabilities present the capability of the device running camera receiver apps.
hasLimitedCameraStreamCapability
boolean()
nil
supportedCameraReceivers
list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCastAppInfo.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCameraReceiverCapabilities{ hasLimitedCameraStreamCapability: boolean() | nil, supportedCameraReceivers: [GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCastAppInfo.t()] | nil }
@spec decode(struct(), keyword()) :: struct()