GCKMultizoneDevice Class Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
GCKMultizoneDevice is a class reference for a member device of a multizone group.
It inherits from GCKDynamicDevice and supports copying and secure coding.
Key properties include volume level, mute status, unique device ID, friendly name, and device capabilities.
A method is available to check if the device supports specific capabilities.
A member device of a multizone group.
Since
3.1
Inherits GCKDynamicDevice
, <NSCopying>, and <NSSecureCoding>.
Returns YES
if the device supports the given capabilities. More...
Whether the device is muted. More...
The friendly name of the device. More...
- (BOOL) hasCapabilities:
(GCKDeviceCapabilities)
deviceCapabilities
Returns YES
if the device supports the given capabilities.
Parameters
Whether the device is muted.
read
nonatomic
copy
inherited
- (NSString*) friendlyName
read
nonatomic
copy
inherited
The friendly name of the device.
- (GCKDeviceCapabilities) capabilities
read
nonatomic
assign
inherited
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],[]]