GCKDevice.h Dosyası
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GCKDeviceStatus sıralaması.
Diğer...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKDeviceStatus) |
|
typedef | NS_OPTIONS (NSInteger, GCKDeviceCapabilities) |
|
GCKDeviceStatus sıralaması.
Bu, geriye dönük uyumluluk nedeniyle bırakılır.
Cihaz türleri.
- yılından beri
- 3,3
Numaralandırıcı |
---|
GCKDeviceTypeGenel |
Genel yayın cihazı.
|
GCKDeviceTypeTV |
Cast uyumlu TV.
|
GCKDeviceTypeSpeaker |
Cast uyumlu hoparlör veya başka bir ses cihazı.
|
GCKDeviceTypeSpeakerGroup |
Hoparlör grubu.
|
GCKDeviceTypeNearbyUnpaired |
Yakındaki tüm eşlenmemiş misafir modu cihazları temsil eden "Yakındaki Cihazlar" sahte cihazı.
|
Yayın cihazlarını tanımlayan cihaz kategorisi.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-02 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]