diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-17 19:03:13 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-17 19:03:13 +0000 |
| commit | f0bb7eef82576f581bdd205f2c9eb4278223fcc7 (patch) | |
| tree | 530e9dea1ad3117141c1682318e74811d1fcb86a /sys/oss/README | |
| parent | 754313ab71cd4cb046191b3459842a063fd3642b (diff) | |
first batch
Original commit message from CVS:
first batch
Diffstat (limited to 'sys/oss/README')
| -rw-r--r-- | sys/oss/README | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/sys/oss/README b/sys/oss/README new file mode 100644 index 00000000..db3f1db9 --- /dev/null +++ b/sys/oss/README @@ -0,0 +1,37 @@ + + + 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> + + + |
