Last Version

TextureVideoView for Android - Library 1.2.1

A VideoView based on the official Android 6.0.1_r10 sources using a TextureView instead of a SurfaceView.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sprylab.android.texturevideoview
ArtifactId

ArtifactId

texturevideoview
Version

Version

1.2.1
Type

Type

jar
Description

Description

TextureVideoView for Android - Library
A VideoView based on the official Android 6.0.1_r10 sources using a TextureView instead of a SurfaceView.
Project Organization

Project Organization

sprylab technologies GmbH

Download texturevideoview 1.2.1


<!-- https://jarcasting.com/artifacts/com.sprylab.android.texturevideoview/texturevideoview/ -->
<dependency>
    <groupId>com.sprylab.android.texturevideoview</groupId>
    <artifactId>texturevideoview</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sprylab.android.texturevideoview/texturevideoview/
implementation 'com.sprylab.android.texturevideoview:texturevideoview:1.2.1'
// https://jarcasting.com/artifacts/com.sprylab.android.texturevideoview/texturevideoview/
implementation ("com.sprylab.android.texturevideoview:texturevideoview:1.2.1")
'com.sprylab.android.texturevideoview:texturevideoview:jar:1.2.1'
<dependency org="com.sprylab.android.texturevideoview" name="texturevideoview" rev="1.2.1">
  <artifact name="texturevideoview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sprylab.android.texturevideoview', module='texturevideoview', version='1.2.1')
)
libraryDependencies += "com.sprylab.android.texturevideoview" % "texturevideoview" % "1.2.1"
[com.sprylab.android.texturevideoview/texturevideoview "1.2.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.