Class TdApi.ThumbnailFormatMpeg4

Enclosing class:
TdApi

public static class TdApi.ThumbnailFormatMpeg4
extends TdApi.ThumbnailFormat
The thumbnail is in MPEG4 format. It will be used only for some animations and videos.
  • Field Details

  • Constructor Details

    • ThumbnailFormatMpeg4

      public ThumbnailFormatMpeg4()
      The thumbnail is in MPEG4 format. It will be used only for some animations and videos.
    • ThumbnailFormatMpeg4

      public ThumbnailFormatMpeg4​(DataInput input) throws IOException
      The thumbnail is in MPEG4 format. It will be used only for some animations and videos.
      Throws:
      IOException
  • Method Details