com.twilight.h264.player
Class H264Player

java.lang.Object
  extended by com.twilight.h264.player.H264Player
All Implemented Interfaces:
Runnable

public class H264Player
extends Object
implements Runnable


Field Summary
static int INBUF_SIZE
           
 
Constructor Summary
H264Player(String[] args)
           
 
Method Summary
static void main(String[] args)
           
 boolean playFile(String filename)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INBUF_SIZE

public static final int INBUF_SIZE
See Also:
Constant Field Values
Constructor Detail

H264Player

public H264Player(String[] args)
Method Detail

main

public static void main(String[] args)
Parameters:
args -

run

public void run()
Specified by:
run in interface Runnable

playFile

public boolean playFile(String filename)


Copyright © 2013. All Rights Reserved.