How can I replace or add a Video in Android #469
Answered
by
domchen
Meet-Miyani
asked this question in
General
-
Beta Was this translation helpful? Give feedback.
Answered by
domchen
Jun 21, 2023
Replies: 1 comment 5 replies
-
You need to decode each frame of the video and pass it to the PAG SDK through the interface of replaceImage. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Meet-Miyani The new version of PAG (4.2) now includes built-in support for video replacement and audio playback abilities. You can view a sample of these advanced features at the following link: https://github.com/libpag/pag-enterprise-android. However, please note that these features are only available in the enterprise version of PAG, which is a paid version.