Skip navigation links

API documentation for the dsj DirectShow <> Java wrapper

© 2005 - 15, Nils Peters,
humatic GmbH,
Berlin, Germany.

version 0_8_8

Unlike the c# and Delphi wrappers to DirectShow dsj does not wrap the native api 1:1, it is therefore not strictly essential to know anything about DirectShow to use it, but some basic knowledge of the concepts and principals behind DirectShow can sure help a lot in understanding parts of dsj.
Here are some websites that give an introduction:
MSDN: DirectShow - System Overview
MSDN Magazine: DirectShow - Core Media Technology in Windows XP
Wikipedia: DirectShow

To start examining the api itself, point your browser to the DSFiltergraph class, which is this package's core class.

See: Description

Packages 
Package Description
de.humatic.dsj  
de.humatic.dsj.com  
de.humatic.dsj.edit  
de.humatic.dsj.ext  
de.humatic.dsj.rc  
de.humatic.dsj.sbe  
de.humatic.dsj.sink  
de.humatic.dsj.sink.sa  
de.humatic.dsj.src  
de.humatic.dsj.src.rtmp  
de.humatic.dsj.src.rtp  
de.humatic.dsj.util  

API documentation for the dsj DirectShow <> Java wrapper

© 2005 - 15, Nils Peters,
humatic GmbH,
Berlin, Germany.

version 0_8_8

Unlike the c# and Delphi wrappers to DirectShow dsj does not wrap the native api 1:1, it is therefore not strictly essential to know anything about DirectShow to use it, but some basic knowledge of the concepts and principals behind DirectShow can sure help a lot in understanding parts of dsj.
Here are some websites that give an introduction:
MSDN: DirectShow - System Overview
MSDN Magazine: DirectShow - Core Media Technology in Windows XP
Wikipedia: DirectShow

To start examining the api itself, point your browser to the DSFiltergraph class, which is this package's core class.
Skip navigation links