Skip to content

Need to know the native pointer of a Buffer object #278

Answered by neilcsmith-net
gatordevin asked this question in Q&A
Discussion options

You must be logged in to vote

You can use Natives::getPointer or Natives::getRawPointer.

I would map Deepstream API with JNA, or map GStreamer using Panama, rather than trying to mix the two.

It would be nice to have a gst1-java-core backend using Panama, but that's not happening any time soon.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gatordevin
Comment options

Answer selected by gatordevin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #277 on December 22, 2023 10:06.