Interface TranscoderDB.SearchPathCallback

Enclosing class:
TranscoderDB

public static interface TranscoderDB.SearchPathCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(byte[] source, byte[] destination, int depth)
     
  • Method Details

    • call

      void call(byte[] source, byte[] destination, int depth)