gstreamer/sys/oss
Leif Johnson b7e443cb84 changing 'channel' to 'track' to avoid naming overlap
Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap
2003-10-09 22:02:37 +00:00
..
gstossaudio.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosselement.c changing 'channel' to 'track' to avoid naming overlap 2003-10-09 22:02:37 +00:00
gstosselement.h changing 'channel' to 'track' to avoid naming overlap 2003-10-09 22:02:37 +00:00
gstossgst.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +00:00
gstossgst.h first batch 2001-12-17 19:03:13 +00:00
gstosshelper.c don't compile the oss helper by default 2002-05-20 22:44:14 +00:00
gstosshelper.h first batch 2001-12-17 19:03:13 +00:00
gstossmixer.c changing 'channel' to 'track' to avoid naming overlap 2003-10-09 22:02:37 +00:00
gstossmixer.h changing 'channel' to 'track' to avoid naming overlap 2003-10-09 22:02:37 +00:00
gstosssink.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +00:00
gstosssink.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosssrc.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +00:00
gstosssrc.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
Makefile.am Fix missing symbol 2003-09-13 13:37:49 +00:00
README first batch 2001-12-17 19:03:13 +00:00


  GStreamer


            (------------------------------------)
	    !                                    !
	  sink      GstOss                      src
	    !                                    !
	    !                                    !
	    (------------------------------------)
	             !         ^           
	             ! 500     ! 501       
	             V         !           
            (------------------------------------)
	    !   GstOssHelper                     !
	    (------------------------------------)
	    !   Native OSS APP                   !
	    !                                    !
	    (------------------------------------)
	      
	      
Port 500 protocol
-----------------

nothing yet

port 501 protocol
-----------------

1 <N> <N-bytes>
  N bytes of raw audio data following
  
2 <OSS format>