v

vividassdklibrary

This library contains the drm_sdk for Android, equipped with advanced decoding and encryption features to ensure secure playback of video content within your app. This powerful library supports a variety of popular video formats, including DASH and HLS, and provides robust encryption options to protect your content from unauthorized access. The library is optimized for performance, with hardware acceleration and network streaming support, providing a smooth user experience. With its advanced decoding and encryption capabilities, the Android video libraries are the ideal solution for building a secure and high-quality video experience.
https://www.vtechnologies.xyz/
Copyright
Alejandro Cardona
Files download
File Operation
vividassdklibrary-0.2.3.pom download
vividassdklibrary-0.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>xyz.vtechnologies</groupId>
  <artifactId>vividassdklibrary</artifactId>
  <version>0.2.3</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'xyz.vtechnologies:vividassdklibrary:0.2.3'
Gradle Kotlin
implementation("xyz.vtechnologies:vividassdklibrary:0.2.3")
Scala SBT
libraryDependencies += "xyz.vtechnologies" % "vividassdklibrary" % "0.2.3"
Groovy Grape
@Grapes(
  @Grab(group='xyz.vtechnologies', module='vividassdklibrary', version='0.2.3')
)
Apache Ivy
<dependency org="xyz.vtechnologies" name="vividassdklibrary" rev="0.2.3" />
Leiningen
[xyz.vtechnologies/vividassdklibrary "0.2.3"]
Apache Buildr
'xyz.vtechnologies:vividassdklibrary:jar:0.2.3'