-
- All Implemented Interfaces:
-
android.os.Parcelable,github.leavesczy.matisse.MediaType
public class MediaType.VideoOnly implements MediaType
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanincludeImageprivate final BooleanincludeVideopublic final static MediaType.VideoOnlyINSTANCE
-
Method Summary
Modifier and Type Method Description BooleangetIncludeImage()BooleangetIncludeVideo()-
-
Method Detail
-
getIncludeImage
Boolean getIncludeImage()
-
getIncludeVideo
Boolean getIncludeVideo()
-
-
-
-