GCKCommon.h FileStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
GCKCommon.h defines several enumerations related to Google Cast states and statuses, including connection states, connection suspension reasons, active input status, and standby status.
The file includes a macro and a function, both named GCKAssertMainThread, which are used to assert if the calling thread is the main thread.
Three variables are defined: kGCKFrameworkVersion (framework version string), kGCKInvalidRequestID (an indicator for an invalid request), and kGCKThreadException (an exception type for invalid thread API calls).
The GCKCastState enum describes the possible casting states for the sender application, ranging from no devices available to being connected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],[]]