gambas-source-code/gb.media/src
gambas 875fcafa51 MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion.
[GB.MEDIA]
* NEW: 'GB_MEDIA_DEBUG' is a new environmental variable that toggles warning messages.
* NEW: MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion.
2020-05-21 20:37:44 +02:00
..
c_media.c MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion. 2020-05-21 20:37:44 +02:00
c_media.h MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion. 2020-05-21 20:37:44 +02:00
c_mediaplayer.c MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion. 2020-05-21 20:37:44 +02:00
c_mediaplayer.h
c_mediavideo.c
c_mediavideo.h
gb.media.component
main.c MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion. 2020-05-21 20:37:44 +02:00
main.h MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion. 2020-05-21 20:37:44 +02:00
Makefile.am