Interface ICupertinoEncInfoFrame
-
public interface ICupertinoEncInfoFrame
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getFrameType()
long
getPTS()
void
setFrameType(int frameType)
void
setPTS(long pts)
-