GCKDevice.h 파일
GCKDeviceStatus 열거형입니다.
더보기
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKDeviceStatus) |
|
typedef | NS_OPTIONS (NSInteger, GCKDeviceCapabilities) |
|
이 작업은 이전 버전과의 호환성을 위해 사용됩니다.
기기 유형.
- 다음 이후:
- 3.3
열거자 |
---|
GCKDeviceTypeGeneric |
일반 Cast 기기
|
GCKDeviceTypeTV |
Cast 지원 TV
|
GCKDeviceTypeSpeaker |
Cast 지원 스피커 또는 기타 오디오 기기
|
GCKDeviceTypeSpeakerGroup |
스피커 그룹
|
GCKDeviceTypeNearbyUnpaired |
페어링되지 않은 근처의 모든 게스트 모드 기기를 나타내는 'Nearby Devices' 유사 기기.
|
Cast 기기를 식별하는 기기 카테고리입니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 2023-12-02(UTC)"],[[["The `GCKDevice.h` file defines the `GCKDevice` class, representing a receiver device, and the `GCKDeviceStatus` enum."],["It includes enumerations like `GCKDeviceType` to categorize devices (e.g., TV, speaker) and typedefs for device capabilities."],["The `kGCKCastDeviceCategory` variable identifies Cast devices, and the file provides backwards compatibility through `GCKDeviceCapability` typedef."],["This header file offers essential components for interacting with and managing Cast devices within an application."]]],[]]