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