How to use the mos-connection.IMOSScope function in mos-connection

To help you get started, we’ve selected a few mos-connection examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nrkno / tv-automation-server-core / meteor / server / api / ingest / mosDevice / __tests__ / mock-mos-data.ts View on Github external
'MOSROStatusTime': '2018-05-14T11:21:13',
					'MOSroStorySend': 'DPE01.NRK.MOS;OMNIBUS.NDSL.STORYMOS;SOFIE1.DKSL.MOS',
					'ProgramName': 'DKSL TV 1850',
					'RundownDuration': '09:00',
					'StartTime': '2018-10-07T07:00:00',
					'AnsvRed': 'DKSL',
					'AutoArchiveClips': 1,
					'Clipnames': 'Klipp 1;\\Klipp 2;\\Klipp 3;\\Klipp 4;',
					'Kanal': 'NRK1',
					'ProdNr': 'DKSL99090618',
					'Regionalsend': 'SL',
					'LocalStartTime': '2018-10-07T07:00:00',
					'ENPSItemType': 2,
					'roLayout': 'PageNum_450|RowStatus_150|Slug_1920|SegStatus_210|Segment_2595|mosartType_1110|mosartVariant_1290|mosartTransition_825|ip1_460|ip2_535|MOSObjSlugs_8295|Estimated_555|Actual_570|MOSItemDurations_630|Float_600|Tekniske-opplysninger_1875|FrontTime_1005|ElapsedTime_1000'
				},
				'MosScope': MOS.IMOSScope.PLAYLIST
			}
		],
		'Stories': [
			{
				'ID': new MOS.MosString128('ro1;s1;p1'),
				'Slug': new MOS.MosString128('SEGMENT1;PART1'),
				'Items': []
			},
			{
				'ID': new MOS.MosString128('ro1;s1;p2'),
				'Slug': new MOS.MosString128('SEGMENT1;PART2'),
				'Items': []
			},
			{
				'ID': new MOS.MosString128('ro1;s1;p3'),
				'Slug': new MOS.MosString128('SEGMENT1;PART3'),