获取当前设备是否支持Drm
@override Future<bool?> isDeviceSupportDrm() { return FlutterTTSDKManager.isDeviceSupportDrm(); }