Package | Description |
---|---|
com.snapchat.kit.sdk.creative.media |
Modifier and Type | Method and Description |
---|---|
SnapPhotoFile |
SnapMediaFactory.getSnapPhotoFromFile(java.io.File file)
Factory method to create a SnapPhoto instance given a photo file.
|
SnapVideoFile |
SnapMediaFactory.getSnapVideoFromFile(java.io.File file)
Factory method to create a SnapVideo instance given a video file.
|