File GCKDevice.h
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Enum GCKDeviceStatus.
Lainnya...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKDeviceStatus) |
|
typedef | NS_OPTIONS (NSInteger, GCKDeviceCapabilities) |
|
Ini dibiarkan untuk alasan kompatibilitas mundur.
Jenis perangkat.
- Sejak
- 3,3
Enumerator |
---|
GCKDeviceTypeGeneric |
Perangkat Cast umum.
|
GCKDeviceTypeTV |
TV yang kompatibel untuk Cast.
|
GCKDeviceTypeSpeaker |
Speaker yang kompatibel untuk Cast atau perangkat audio lainnya.
|
GCKDeviceTypeSpeakerGroup |
Grup speaker.
|
GCKDeviceTypeNearbyUnpaired |
Perangkat pseudo "Perangkat Di Sekitar", yang mewakili semua perangkat mode tamu yang tidak terhubung di sekitar.
|
Kategori perangkat yang mengidentifikasi Perangkat transmisi.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-12-02 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]