react-native-google-cast
Version:
React Native wrapper for the Google Cast SDK for iOS and Android
7 lines • 359 B
JavaScript
var MediaHlsVideoSegmentFormat = /*#__PURE__*/function (MediaHlsVideoSegmentFormat) {
MediaHlsVideoSegmentFormat["FMP4"] = "FMP4";
MediaHlsVideoSegmentFormat["MPEG2_TS"] = "MPEG2-TS";
return MediaHlsVideoSegmentFormat;
}(MediaHlsVideoSegmentFormat || {});
export default MediaHlsVideoSegmentFormat;
//# sourceMappingURL=MediaHlsVideoSegmentFormat.js.map