yarp
Class IAudioVisualStream

java.lang.Object
  extended by yarp.IAudioVisualStream

public class IAudioVisualStream
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
IAudioVisualStream(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(IAudioVisualStream obj)
           
 boolean hasAudio()
           
 boolean hasRawVideo()
           
 boolean hasVideo()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

IAudioVisualStream

public IAudioVisualStream(long cPtr,
                          boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(IAudioVisualStream obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

hasAudio

public boolean hasAudio()

hasVideo

public boolean hasVideo()

hasRawVideo

public boolean hasRawVideo()