org.mobicents.media
Interface CheckPoint


public interface CheckPoint

Media patch check point.

Author:
kulikov

Method Summary
 int getBytes()
          Gets number of bytes passed through check point.
 int getFrames()
          Gets number of frames passed through check point.
 

Method Detail

getFrames

int getFrames()
Gets number of frames passed through check point.

Returns:
the number of frames

getBytes

int getBytes()
Gets number of bytes passed through check point.

Returns:
the number of frames


Copyright © 2011. All Rights Reserved.