Skip to content

lib/lp-media.c: Handle the destruction of individual media objects. #5

Description

@rodrimc

Currently, we do not support the destruction of individual media objects---only the whole scene may be destroyed. One possible way to cope with this is via some _lp_media_make_orphan() call, which could stop the media object and set its parent scene to NULL.

This bug also affects the Lua bindings. It prevents garbage collector from unref-ing the media object in __l_media_gc().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions