ไฟล์ GCKDevice.h
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
enum ของ GCKDeviceStatus
เพิ่มเติม...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKDeviceStatus) |
|
typedef | NS_OPTIONS (NSInteger, GCKDeviceCapabilities) |
|
ข้อมูลนี้มีไว้เพื่อเหตุผลความเข้ากันได้แบบย้อนหลัง
ประเภทอุปกรณ์
- Since
- 3.3
ตัวแจกแจง |
---|
GCKDeviceTypeGeneral |
อุปกรณ์แคสต์ทั่วไป
|
GCKDeviceTypeTV |
ทีวีที่พร้อมใช้งาน Cast
|
GCKDeviceTypeSpeaker |
ลำโพงหรืออุปกรณ์เสียงอื่นๆ ที่พร้อมใช้งาน Cast
|
GCKDeviceType SpeakerGroup |
กลุ่มลำโพง
|
GCKDeviceType nearbyUnpaired |
อุปกรณ์เทียม "อุปกรณ์ที่อยู่ใกล้เคียง" ซึ่งแสดงถึงอุปกรณ์โหมดผู้มาเยือนที่ไม่มีการจับคู่ในบริเวณใกล้เคียง
|
หมวดหมู่อุปกรณ์ที่ระบุอุปกรณ์แคสต์
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-02 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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."]]],[]]