net.sf.dvbcentral.lib
Class Frontend.PID

java.lang.Object
  extended by net.sf.dvbcentral.lib.Frontend.PID
Enclosing class:
Frontend

public static final class Frontend.PID
extends Object

Represents one pid.


Method Summary
 void close()
          Closes the PID.
 int getPID()
          This integer number of this pid.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

close

public void close()
           throws IOException
Closes the PID.

Throws:
IOException

getPID

public int getPID()
This integer number of this pid.



Built on May 22 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.