Skip to content

Buffer creation from another buffer #132

Open
@hauges

Description

@hauges

I want to construct a new org.freedesktop.gstreamer.Buffer object with data from another Buffer. For example, with the python library, I could do something like this:

buffer = gst.Buffer(otherBuffer.data)

Is there any way I could do this using the java library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions