AndroidGalleryManagergetImageAndVideoFiles Method (String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) |
Gets the image and video files.
This method automatically add STORAGE_EXTERNAL to get.
You will get the result through callback.
Namespace: AndroidLocalGalleryPlugin
public void getImageAndVideoFiles( string folderDir, string sortOrder, int offset, int limit, AndroidGalleryManageronMediaCallback callback )