Skip to content

Instantly share code, notes, and snippets.

using System;
using System.IO;
using System.Net;
using System.Net.Http;
using Vidispine.VidiNET;
namespace Binagora.Vidispine.ConsoleTest
{
class Program
{