Current section
Files
Jump to
Current section
Files
c_src/membrane_sdl_plugin/player.spec.exs
state_type "State"
callback :main, :main_function
spec create(width :: int, height :: int) :: {:ok :: label, state}
spec display_frame(payload, state) :: :ok :: label