Searched defs:SessionContext (Results 1 – 2 of 2) sorted by relevance
83 struct SessionContext { struct84 std::string mNonce;85 DrmPlugin::SecurityLevel mTargetSecurityLevel;86 DrmPlugin::SecurityLevel mActualSecurityLevel;87 std::string mVersion;
103 struct SessionContext { struct104 bool bBundledEffectsEnabled;105 bool bVolumeInstantiated;106 bool bEqualizerInstantiated;107 bool bBassInstantiated;108 bool bVirtualizerInstantiated;109 BundledEffectContext* pBundledContext;