com.smaxe.uv.client.video
Class EmptyVideo

java.lang.Object
  extended by com.smaxe.uv.client.video.AbstractVideo
      extended by com.smaxe.uv.client.video.EmptyVideo
All Implemented Interfaces:
IVideo

public final class EmptyVideo
extends AbstractVideo

EmptyVideo - empty video.

Version:
1.5.12
Author:
Andrei Sochirca
See Also:
JUV RTMP Client

Constructor Summary
EmptyVideo()
          Constructor.
 
Method Summary
 
Methods inherited from class com.smaxe.uv.client.video.AbstractVideo
bufferLength, bytesLoaded, bytesTotal, clear, clearPlayBuffer, fps, liveDelay, onAudioData, onCuePoint, onFlvData, onMetaData, onSetDataFrame, onVideoData, reset, time
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyVideo

public EmptyVideo()
Constructor.