Skip to content

Use of plm_buffer_create_with_callbacks without PL_MPEG_IMPLEMENTATION #59

@thennequin

Description

@thennequin

Hi,

I want to to se plm_buffer_create_with_callbacks for custom file loading, but plm_buffer_t struct is not usable without defining PL_MPEG_IMPLEMENTATION.
So I wandering if we can pass necessary informations (memory pointer, size to load and size loaded) to load callback to just read data without changing the buffer struct.
Or maybe exposing plm_buffer_t struct publicly.

Thanks and great works on your libraries :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions