Changeset 8485 for branches/jingle/src/common/farsight/farsight.defs
- Timestamp:
- 08/10/07 02:53:30 (17 months ago)
- Files:
-
- 1 modified
-
branches/jingle/src/common/farsight/farsight.defs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/jingle/src/common/farsight/farsight.defs
r8473 r8485 183 183 (return-type "FarsightStream*") 184 184 (parameters 185 '(" FarsightMediaType" "media_type")186 '(" FarsightStreamDirection" "dir")185 '("int" "media_type") 186 '("int" "dir") 187 187 ) 188 188 )
