Skip to content

lib/lp-scene.c: Scene doesn't catch mouse and key events while paused #17

@rodrimc

Description

@rodrimc

The function lp_scene_pause sets the scene's pipeline to state GST_STATE_PAUSED. When in this state, videosink stops to post navigation events to the bus. Thus, a simple application that expects a key to resume a scene after it has been paused won't work.

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