frame property

int frame
final

The frame number when loading a thumbnail for videos.

This field is only used on Android, since Glide accepts the frame option in request options.

Defaults to 0.

Implementation

final int frame;