Tệp GCKDevice.h
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Enum GCKDeviceStatus.
Xem thêm...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKDeviceStatus) |
|
typedef | NS_OPTIONS (NSInteger, GCKDeviceCapabilities) |
|
Điều này là để đảm bảo khả năng tương thích ngược.
Loại thiết bị.
- Năm thành lập
- 3,3
Liệt kê |
---|
GCKDeviceTypeGeneric |
Thiết bị truyền nói chung.
|
GCKDeviceTypeTV |
TV hỗ trợ Cast.
|
GCKDeviceTypeLoa |
Loa hỗ trợ Cast hoặc thiết bị âm thanh khác.
|
GCKDeviceTypespeakerGroup |
Nhóm loa.
|
Chưa ghép nối GCKDeviceTypegần đây |
Thiết bị giả "Thiết bị ở gần" đại diện cho mọi thiết bị ở gần, có chế độ khách chưa ghép nối.
|
Danh mục thiết bị giúp xác định Thiết bị truyền.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-12-02 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]