lexo_ttplayer_decryption 1.1.2 copy "lexo_ttplayer_decryption: ^1.1.2" to clipboard
lexo_ttplayer_decryption: ^1.1.2 copied to clipboard

This plugin is developed based on the Flutter plugin of Volcano VOD SDK, supports video decryption

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lexo_ttplayer_decryption

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lexo_ttplayer_decryption: ^1.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lexo_ttplayer_decryption/ttsdk_manager.dart';
import 'package:lexo_ttplayer_decryption/ve_vod.dart';
import 'package:lexo_ttplayer_decryption/vod_player_abr.dart';
import 'package:lexo_ttplayer_decryption/vod_player_download.dart';
import 'package:lexo_ttplayer_decryption/vod_player_flutter.dart';
import 'package:lexo_ttplayer_decryption/vod_player_flutter_pip.dart';
import 'package:lexo_ttplayer_decryption/vod_player_flutter_sr.dart';
import 'package:lexo_ttplayer_decryption/vod_player_hls.dart';
import 'package:lexo_ttplayer_decryption/vod_player_log.dart';
import 'package:lexo_ttplayer_decryption/vod_player_mediaSource.dart';
import 'package:lexo_ttplayer_decryption/vod_player_preload.dart';
import 'package:lexo_ttplayer_decryption/vod_player_strategy.dart';
import 'package:lexo_ttplayer_decryption/vod_player_subtitle.dart';
import 'package:lexo_ttplayer_decryption/vod_player_typedef.dart';
import 'package:lexo_ttplayer_decryption/vod_player_view.dart';
0
likes
140
points
299
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin is developed based on the Flutter plugin of Volcano VOD SDK, supports video decryption

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on lexo_ttplayer_decryption

Packages that implement lexo_ttplayer_decryption