Interface ICupertinoEncInfoFrame


public interface ICupertinoEncInfoFrame
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    long
     
    void
    setFrameType(int frameType)
     
    void
    setPTS(long pts)
     
  • Method Details

    • getFrameType

      int getFrameType()
    • setFrameType

      void setFrameType(int frameType)
    • getPTS

      long getPTS()
    • setPTS

      void setPTS(long pts)