GCKMultizoneDevice Class

GCKMultizoneDevice Class Reference

Overview

A member device of a multizone group.

Since
3.1

Inherits GCKDynamicDevice , <NSCopying>, and <NSSecureCoding>.

Instance Method Summary

(instancetype) 
- init
(BOOL) 
Returns YES if the device supports the given capabilities. More...

Property Summary

float 
The device volume level. More...
BOOL 
Whether the device is muted. More...
NSString * 
The unique device ID. More...
NSString * 
The friendly name of the device. More...
GCKDeviceCapabilities 
The device capabilities. More...

Method Detail

- (BOOL) hasCapabilities: (GCKDeviceCapabilities)  deviceCapabilities

Returns YES if the device supports the given capabilities.

Parameters
deviceCapabilities
A bitwise-OR of one or more of the GCKDeviceCapability constants.

Property Detail

- (float) volumeLevel
read nonatomic assign

The device volume level.

- (BOOL) muted
read nonatomic assign

Whether the device is muted.

- (NSString*) deviceID
read nonatomic copy inherited

The unique device ID.

- (NSString*) friendlyName
read nonatomic copy inherited

The friendly name of the device.

- (GCKDeviceCapabilities) capabilities
read nonatomic assign inherited

The device capabilities.

Create a Mobile Website
View Site in Mobile | Classic
Share by: