Package 

Class VideoFrameDecoder.Factory

  • All Implemented Interfaces:
    coil3.decode.Decoder.Factory

    
    public final class VideoFrameDecoder.Factory
     implements Decoder.Factory
                        
    • Method Summary

      Modifier and Type Method Description
      Decoder create(SourceFetchResult result, Options options, ImageLoader imageLoader)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VideoFrameDecoder.Factory

        VideoFrameDecoder.Factory()
    • Method Detail

      • create

         Decoder create(SourceFetchResult result, Options options, ImageLoader imageLoader)