UNPKG

@snap/camera-kit

Version:
15 lines 633 B
import Long from "long"; import _m0 from "protobufjs/minimal"; export const protobufPackage = "snapchat.snapdoc"; export var VideoFileFormat; (function (VideoFileFormat) { VideoFileFormat[VideoFileFormat["VIDEO_FILE_FORMAT_UNSET"] = 0] = "VIDEO_FILE_FORMAT_UNSET"; VideoFileFormat[VideoFileFormat["MP4"] = 1] = "MP4"; VideoFileFormat[VideoFileFormat["FMP4"] = 2] = "FMP4"; VideoFileFormat[VideoFileFormat["UNRECOGNIZED"] = -1] = "UNRECOGNIZED"; })(VideoFileFormat || (VideoFileFormat = {})); if (_m0.util.Long !== Long) { _m0.util.Long = Long; _m0.configure(); } //# sourceMappingURL=media_file_formats.js.map