menu
truvideo_video_sdk package
documentation
truvideo_video_sdk_platform_interface.dart
TruvideoVideoSdkPlatform
getResultPath abstract method
getResultPath abstract method
dark_mode
light_mode
getResultPath
abstract method
Future
<
String
?
>
getResultPath
(
{
required
String
path
,
})
Implementation
Future<String?> getResultPath({required String path});
truvideo_video_sdk package
documentation
truvideo_video_sdk_platform_interface
TruvideoVideoSdkPlatform
getResultPath abstract method
TruvideoVideoSdkPlatform class