Instantiates bridges having to do with accessibility options. The bridge instances are deleted automatically when the application is terminated.
The CYIClosedCaptionsStatusBridge is available on iOS, tvOS, PS4, and Android API level 19 or greater.
The CYIClosedCaptionsStylingBridge is available on PS4 and UWP.
#include <platform/YiAccessibilityInformationBridgeLocator.h>
Static Public Member Functions | |
| static CYIClosedCaptionsStatusBridge * | GetClosedCaptionsStatusBridge () |
| static CYIClosedCaptionsStylingBridge * | GetClosedCaptionsStylingBridge () |
|
static |
Returns an instance of a CYIClosedCaptionsStatusBridge.
|
static |
Returns an instance of a CYIClosedCaptionsStylingBridge.