You.i Engine
YiAccessibilityInformationBridgeLocator.h
Go to the documentation of this file.
1 // © You i Labs Inc. 2000-2017. All rights reserved.
2 #ifndef _YI_ACCESSIBILITY_INFORMATION_BRIDGE_LOCATOR_H_
3 #define _YI_ACCESSIBILITY_INFORMATION_BRIDGE_LOCATOR_H_
4 
12 
23 {
24 public:
31 
38 
39 private:
41 };
42 
47 #endif
static CYIClosedCaptionsStylingBridge * GetClosedCaptionsStylingBridge()
Instantiates bridges having to do with accessibility options. The bridge instances are deleted automa...
Definition: YiAccessibilityInformationBridgeLocator.h:22
A bridge which reports operating system closed captions style.
Definition: YiClosedCaptionsStylingBridge.h:18
static CYIClosedCaptionsStatusBridge * GetClosedCaptionsStatusBridge()
A bridge which reports operating system closed captions settings.
Definition: YiClosedCaptionsStatusBridge.h:16