diff --git a/CustomVideoRenderer/CustomVideoRenderer.csproj b/CustomVideoRenderer/CustomVideoRenderer.csproj index 37bff00..1d54ccf 100644 --- a/CustomVideoRenderer/CustomVideoRenderer.csproj +++ b/CustomVideoRenderer/CustomVideoRenderer.csproj @@ -1,128 +1,164 @@ - - - - - Debug - AnyCPU - {B332BCAE-884A-475E-A75C-24110E834EFB} - WinExe - Properties - CustomRendererSample - CustomRendererSample - v4.5.2 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - packages\OpenTok.Client.2.17.0\lib\net40-client\OpenTokNET.dll - - - - - - - - - - - - 4.0 - - - - - - packages\OpenTok.Client.2.17.0\lib\net40-client\WPFVideoRenderer.dll - - - - - MSBuild:Compile - Designer - - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - MainWindow.xaml - Code - - - MSBuild:Compile - Designer - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + + + Debug + AnyCPU + {B332BCAE-884A-475E-A75C-24110E834EFB} + WinExe + Properties + CustomRendererSample + CustomRendererSample + v4.5.2 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + packages\OpenTok.Client.2.17.0\lib\net40-client\OpenTokNET.dll + + + + + + + + + + + + 4.0 + + + + + + packages\OpenTok.Client.2.17.0\lib\net40-client\WPFVideoRenderer.dll + + + packages\WriteableBitmapEx.1.6.7\lib\net40\WriteableBitmapEx.Wpf.dll + + + + + MSBuild:Compile + Designer + + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + MSBuild:Compile + Designer + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + False + Microsoft .NET Framework 4.5.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + --> \ No newline at end of file diff --git a/CustomVideoRenderer/Data/vonage-logo-white-456x100.png b/CustomVideoRenderer/Data/vonage-logo-white-456x100.png new file mode 100644 index 0000000..7bf7c22 Binary files /dev/null and b/CustomVideoRenderer/Data/vonage-logo-white-456x100.png differ diff --git a/CustomVideoRenderer/Data/vonage-logo-white-913x200.png b/CustomVideoRenderer/Data/vonage-logo-white-913x200.png new file mode 100644 index 0000000..ef7970c Binary files /dev/null and b/CustomVideoRenderer/Data/vonage-logo-white-913x200.png differ diff --git a/CustomVideoRenderer/MainWindow.xaml b/CustomVideoRenderer/MainWindow.xaml index e4f9222..2aef4f8 100644 --- a/CustomVideoRenderer/MainWindow.xaml +++ b/CustomVideoRenderer/MainWindow.xaml @@ -5,22 +5,24 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:CustomVideoRenderer" x:Class="CustomVideoRenderer.MainWindow" mc:Ignorable="d" - Title="Screen Sharing Example" Height="350" Width="525" MinWidth="320" MinHeight="240"> - - - - - - - - - - - - - -