UNPKG

react-native-google-cast

Version:
13 lines (12 loc) 483 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var MediaHlsVideoSegmentFormat = /*#__PURE__*/function (MediaHlsVideoSegmentFormat) { MediaHlsVideoSegmentFormat["FMP4"] = "FMP4"; MediaHlsVideoSegmentFormat["MPEG2_TS"] = "MPEG2-TS"; return MediaHlsVideoSegmentFormat; }(MediaHlsVideoSegmentFormat || {}); var _default = exports.default = MediaHlsVideoSegmentFormat; //# sourceMappingURL=MediaHlsVideoSegmentFormat.js.map