|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.humatic.dsj.DSFilter.DSPin
public class DSFilter.DSPin
| Method Summary | |
|---|---|
DSFilter.DSPin |
connectedTo()
Returns the pin this pin is currently connected to or null if unconnected. |
DSMediaType |
getConnectionMediaType()
|
int |
getDirection()
|
DSFilter |
getFilter()
Returns the DSFilter that owns this pin |
int[] |
getFormatCaps()
Returns an int[] representing either a DirectShow VIDEO_STREAM_CONFIG_CAPS or AUDIO_STREAM_CONFIG_CAPS structure describing the capabilities of the currently set format on the (output) pin. |
int |
getIndex()
|
java.lang.String |
getName()
|
DSFilterInfo.DSPinInfo |
getPinInfo()
Returns the PinInfo describing this pin |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public DSFilterInfo.DSPinInfo getPinInfo()
public int getDirection()
public java.lang.String getName()
public int getIndex()
public DSFilter getFilter()
public java.lang.String toString()
toString in class java.lang.Objectpublic DSFilter.DSPin connectedTo()
public DSMediaType getConnectionMediaType()
throws DSJException
DSJExceptionpublic int[] getFormatCaps()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||