Exemple #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.btStart           = new System.Windows.Forms.Button();
     this.btStop            = new System.Windows.Forms.Button();
     this.cbCamera1         = new System.Windows.Forms.ComboBox();
     this.cbCamera2         = new System.Windows.Forms.ComboBox();
     this.cbVideoFormat1    = new System.Windows.Forms.ComboBox();
     this.cbVideoFrameRate1 = new System.Windows.Forms.ComboBox();
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.cbVideoFrameRate2 = new System.Windows.Forms.ComboBox();
     this.cbVideoFormat2    = new System.Windows.Forms.ComboBox();
     this.edLog             = new System.Windows.Forms.TextBox();
     this.label3            = new System.Windows.Forms.Label();
     this.cbDebugMode       = new System.Windows.Forms.CheckBox();
     this.label4            = new System.Windows.Forms.Label();
     this.edFilename        = new System.Windows.Forms.TextBox();
     this.videoCapture1     = new VisioForge.Controls.UI.WinForms.VideoCapture();
     this.videoScreen2      = new System.Windows.Forms.PictureBox();
     this.lbTimestamp       = new System.Windows.Forms.Label();
     this.btSelectOutput    = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.videoScreen2)).BeginInit();
     this.SuspendLayout();
     //
     // btStart
     //
     this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStart.Location = new System.Drawing.Point(12, 304);
     this.btStart.Name     = "btStart";
     this.btStart.Size     = new System.Drawing.Size(75, 23);
     this.btStart.TabIndex = 2;
     this.btStart.Text     = "Start";
     this.btStart.UseVisualStyleBackColor = true;
     this.btStart.Click += new System.EventHandler(this.btStart_Click);
     //
     // btStop
     //
     this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStop.Location = new System.Drawing.Point(93, 304);
     this.btStop.Name     = "btStop";
     this.btStop.Size     = new System.Drawing.Size(75, 23);
     this.btStop.TabIndex = 3;
     this.btStop.Text     = "Stop";
     this.btStop.UseVisualStyleBackColor = true;
     this.btStop.Click += new System.EventHandler(this.btStop_Click);
     //
     // cbCamera1
     //
     this.cbCamera1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbCamera1.FormattingEnabled = true;
     this.cbCamera1.Location          = new System.Drawing.Point(12, 245);
     this.cbCamera1.Name                  = "cbCamera1";
     this.cbCamera1.Size                  = new System.Drawing.Size(295, 21);
     this.cbCamera1.TabIndex              = 6;
     this.cbCamera1.SelectedIndexChanged += new System.EventHandler(this.cbCamera1_SelectedIndexChanged);
     //
     // cbCamera2
     //
     this.cbCamera2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbCamera2.FormattingEnabled = true;
     this.cbCamera2.Location          = new System.Drawing.Point(331, 245);
     this.cbCamera2.Name                  = "cbCamera2";
     this.cbCamera2.Size                  = new System.Drawing.Size(295, 21);
     this.cbCamera2.TabIndex              = 7;
     this.cbCamera2.SelectedIndexChanged += new System.EventHandler(this.cbCamera2_SelectedIndexChanged);
     //
     // cbVideoFormat1
     //
     this.cbVideoFormat1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVideoFormat1.FormattingEnabled = true;
     this.cbVideoFormat1.Location          = new System.Drawing.Point(12, 277);
     this.cbVideoFormat1.Name     = "cbVideoFormat1";
     this.cbVideoFormat1.Size     = new System.Drawing.Size(186, 21);
     this.cbVideoFormat1.TabIndex = 9;
     //
     // cbVideoFrameRate1
     //
     this.cbVideoFrameRate1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVideoFrameRate1.FormattingEnabled = true;
     this.cbVideoFrameRate1.Location          = new System.Drawing.Point(204, 277);
     this.cbVideoFrameRate1.Name     = "cbVideoFrameRate1";
     this.cbVideoFrameRate1.Size     = new System.Drawing.Size(76, 21);
     this.cbVideoFrameRate1.TabIndex = 10;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(286, 280);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(21, 13);
     this.label1.TabIndex = 11;
     this.label1.Text     = "fps";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(605, 280);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(21, 13);
     this.label2.TabIndex = 14;
     this.label2.Text     = "fps";
     //
     // cbVideoFrameRate2
     //
     this.cbVideoFrameRate2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVideoFrameRate2.FormattingEnabled = true;
     this.cbVideoFrameRate2.Location          = new System.Drawing.Point(523, 277);
     this.cbVideoFrameRate2.Name     = "cbVideoFrameRate2";
     this.cbVideoFrameRate2.Size     = new System.Drawing.Size(76, 21);
     this.cbVideoFrameRate2.TabIndex = 13;
     //
     // cbVideoFormat2
     //
     this.cbVideoFormat2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVideoFormat2.FormattingEnabled = true;
     this.cbVideoFormat2.Location          = new System.Drawing.Point(331, 277);
     this.cbVideoFormat2.Name     = "cbVideoFormat2";
     this.cbVideoFormat2.Size     = new System.Drawing.Size(186, 21);
     this.cbVideoFormat2.TabIndex = 12;
     //
     // edLog
     //
     this.edLog.Location  = new System.Drawing.Point(644, 32);
     this.edLog.Multiline = true;
     this.edLog.Name      = "edLog";
     this.edLog.Size      = new System.Drawing.Size(263, 134);
     this.edLog.TabIndex  = 15;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(641, 12);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(25, 13);
     this.label3.TabIndex = 16;
     this.label3.Text     = "Log";
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(820, 12);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(87, 17);
     this.cbDebugMode.TabIndex = 17;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(641, 178);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 18;
     this.label4.Text     = "Output file";
     //
     // edFilename
     //
     this.edFilename.Location = new System.Drawing.Point(644, 194);
     this.edFilename.Name     = "edFilename";
     this.edFilename.Size     = new System.Drawing.Size(233, 20);
     this.edFilename.TabIndex = 19;
     //
     // videoCapture1
     //
     this.videoCapture1.Additional_Audio_CaptureDevice_MixChannels = false;
     this.videoCapture1.Audio_CaptureDevice = "";
     this.videoCapture1.Audio_CaptureDevice_CustomLatency       = 0;
     this.videoCapture1.Audio_CaptureDevice_Format              = "";
     this.videoCapture1.Audio_CaptureDevice_Format_UseBest      = true;
     this.videoCapture1.Audio_CaptureDevice_Line                = "";
     this.videoCapture1.Audio_CaptureDevice_MasterDevice        = null;
     this.videoCapture1.Audio_CaptureDevice_MasterDevice_Format = null;
     this.videoCapture1.Audio_CaptureDevice_Path                = null;
     this.videoCapture1.Audio_CaptureSourceFilter               = null;
     this.videoCapture1.Audio_Channel_Mapper           = null;
     this.videoCapture1.Audio_Decoder                  = null;
     this.videoCapture1.Audio_Effects_Enabled          = false;
     this.videoCapture1.Audio_Effects_UseLegacyEffects = false;
     this.videoCapture1.Audio_Enhancer_Enabled         = false;
     this.videoCapture1.Audio_OutputDevice             = "Default DirectSound Device";
     this.videoCapture1.Audio_PCM_Converter            = null;
     this.videoCapture1.Audio_PlayAudio                = true;
     this.videoCapture1.Audio_RecordAudio              = true;
     this.videoCapture1.Audio_Sample_Grabber_Enabled   = false;
     this.videoCapture1.Audio_VUMeter_Enabled          = false;
     this.videoCapture1.Audio_VUMeter_Pro_Enabled      = false;
     this.videoCapture1.Audio_VUMeter_Pro_Volume       = 100;
     this.videoCapture1.BackColor = System.Drawing.Color.Black;
     this.videoCapture1.Barcode_Reader_Enabled = false;
     this.videoCapture1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.videoCapture1.BDA_Source             = null;
     this.videoCapture1.ChromaKey            = null;
     this.videoCapture1.Custom_Source        = null;
     this.videoCapture1.CustomRedist_Enabled = false;
     this.videoCapture1.CustomRedist_Path    = null;
     this.videoCapture1.Debug_Dir            = "";
     this.videoCapture1.Debug_Mode           = false;
     this.videoCapture1.Debug_Telemetry      = false;
     this.videoCapture1.Decklink_Input       = VisioForge.Types.DecklinkInput.Auto;
     this.videoCapture1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
     this.videoCapture1.Decklink_Input_IREUSA       = false;
     this.videoCapture1.Decklink_Input_SMPTE        = false;
     this.videoCapture1.Decklink_Output             = null;
     this.videoCapture1.Decklink_Source             = null;
     this.videoCapture1.DirectCapture_Muxer         = null;
     this.videoCapture1.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
     this.videoCapture1.Face_Tracking                                = null;
     this.videoCapture1.IP_Camera_Source                             = null;
     this.videoCapture1.Location                                     = new System.Drawing.Point(12, 12);
     this.videoCapture1.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
     this.videoCapture1.Motion_Detection                             = null;
     this.videoCapture1.Motion_DetectionEx                           = null;
     this.videoCapture1.MPEG_Audio_Decoder                           = "";
     this.videoCapture1.MPEG_Demuxer                                 = null;
     this.videoCapture1.MPEG_Video_Decoder                           = "";
     this.videoCapture1.MultiScreen_Enabled                          = false;
     this.videoCapture1.Name                                         = "videoCapture1";
     this.videoCapture1.Network_Streaming_Audio_Enabled              = false;
     this.videoCapture1.Network_Streaming_Enabled                    = false;
     this.videoCapture1.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
     this.videoCapture1.Network_Streaming_Network_Port               = 100;
     this.videoCapture1.Network_Streaming_Output                     = null;
     this.videoCapture1.Network_Streaming_URL                        = "";
     this.videoCapture1.Network_Streaming_WMV_Maximum_Clients        = 10;
     this.videoCapture1.OSD_Enabled                                  = false;
     this.videoCapture1.Output_Filename                              = "";
     this.videoCapture1.Output_Format                                = null;
     this.videoCapture1.PIP_AddSampleGrabbers                        = false;
     this.videoCapture1.PIP_ChromaKeySettings                        = null;
     this.videoCapture1.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
     this.videoCapture1.PIP_ResizeQuality                            = VisioForge.Types.VFPIPResizeQuality.RQ_NN;
     this.videoCapture1.Push_Source                                  = null;
     this.videoCapture1.Screen_Capture_Source                        = null;
     this.videoCapture1.SeparateCapture_AutostartCapture             = false;
     this.videoCapture1.SeparateCapture_Enabled                      = false;
     this.videoCapture1.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
     this.videoCapture1.SeparateCapture_FileSizeThreshold            = ((long)(0));
     this.videoCapture1.SeparateCapture_GMFMode                      = true;
     this.videoCapture1.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
     this.videoCapture1.SeparateCapture_TimeThreshold                = TimeSpan.Zero;
     this.videoCapture1.Size                                         = new System.Drawing.Size(295, 228);
     this.videoCapture1.Start_DelayEnabled                           = false;
     this.videoCapture1.TabIndex                                     = 0;
     this.videoCapture1.Tags                                         = null;
     this.videoCapture1.Timeshift_Settings                           = null;
     this.videoCapture1.TVTuner_Channel                              = 0;
     this.videoCapture1.TVTuner_Country                              = "";
     this.videoCapture1.TVTuner_FM_Tuning_StartFrequency             = 80000000;
     this.videoCapture1.TVTuner_FM_Tuning_Step                       = 160000000;
     this.videoCapture1.TVTuner_FM_Tuning_StopFrequency              = 0;
     this.videoCapture1.TVTuner_Frequency                            = 0;
     this.videoCapture1.TVTuner_InputType                            = "";
     this.videoCapture1.TVTuner_Mode                                 = VisioForge.Types.VFTVTunerMode.Default;
     this.videoCapture1.TVTuner_Name                                 = "";
     this.videoCapture1.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
     this.videoCapture1.Video_CaptureDevice                          = "";
     this.videoCapture1.Video_CaptureDevice_Format                   = "";
     this.videoCapture1.Video_CaptureDevice_Format_UseBest           = true;
     this.videoCapture1.Video_CaptureDevice_FrameRate                = 25D;
     this.videoCapture1.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
     this.videoCapture1.Video_CaptureDevice_IsAudioSource            = false;
     this.videoCapture1.Video_CaptureDevice_Path                     = null;
     this.videoCapture1.Video_CaptureDevice_UseClosedCaptions        = false;
     this.videoCapture1.Video_CaptureDevice_UseRAWSampleGrabber      = false;
     this.videoCapture1.Video_Crop                                   = null;
     this.videoCapture1.Video_Decoder                                = null;
     this.videoCapture1.Video_Effects_AllowMultipleStreams           = false;
     this.videoCapture1.Video_Effects_Enabled                        = false;
     this.videoCapture1.Video_Effects_GPU_Enabled                    = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_Override            = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_X                   = 16;
     videoRendererSettingsWinForms1.Aspect_Ratio_Y                   = 9;
     videoRendererSettingsWinForms1.BackgroundColor                  = System.Drawing.Color.Black;
     videoRendererSettingsWinForms1.Deinterlace_EVR_Mode             = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode            = null;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault      = true;
     videoRendererSettingsWinForms1.Flip_Horizontal                  = false;
     videoRendererSettingsWinForms1.Flip_Vertical                    = false;
     videoRendererSettingsWinForms1.RotationAngle                    = 0;
     videoRendererSettingsWinForms1.StretchMode                      = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms1.Video_Renderer                   = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms1.VideoRendererInternal            = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms1.Zoom_Ratio                       = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftX                      = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftY                      = 0;
     this.videoCapture1.Video_Renderer                               = videoRendererSettingsWinForms1;
     this.videoCapture1.Video_Resize                                 = null;
     this.videoCapture1.Video_ResizeOrCrop_Enabled                   = false;
     this.videoCapture1.Video_Rotation                               = VisioForge.Types.VFRotateMode.RotateNone;
     this.videoCapture1.Video_Sample_Grabber_Enabled                 = false;
     this.videoCapture1.Video_Sample_Grabber_UseForVideoEffects      = false;
     this.videoCapture1.Video_Still_Frames_Grabber_Enabled           = false;
     this.videoCapture1.Virtual_Camera_Output_Enabled                = false;
     this.videoCapture1.Virtual_Camera_Output_LicenseKey             = null;
     this.videoCapture1.VLC_Path                                     = null;
     this.videoCapture1.OnLicenseRequired                           += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.videoCapture1_OnLicenseRequired);
     this.videoCapture1.OnVideoFrameBitmap                          += new System.EventHandler <VisioForge.Types.VideoFrameBitmapEventArgs>(this.videoCapture1_OnVideoFrameBitmap);
     //
     // videoScreen2
     //
     this.videoScreen2.BackColor = System.Drawing.Color.Black;
     this.videoScreen2.Location  = new System.Drawing.Point(331, 12);
     this.videoScreen2.Name      = "videoScreen2";
     this.videoScreen2.Size      = new System.Drawing.Size(295, 228);
     this.videoScreen2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.videoScreen2.TabIndex  = 20;
     this.videoScreen2.TabStop   = false;
     //
     // lbTimestamp
     //
     this.lbTimestamp.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lbTimestamp.AutoSize = true;
     this.lbTimestamp.Location = new System.Drawing.Point(181, 309);
     this.lbTimestamp.Name     = "lbTimestamp";
     this.lbTimestamp.Size     = new System.Drawing.Size(126, 13);
     this.lbTimestamp.TabIndex = 103;
     this.lbTimestamp.Text     = "Recording time: 00:00:00";
     //
     // btSelectOutput
     //
     this.btSelectOutput.Location = new System.Drawing.Point(883, 192);
     this.btSelectOutput.Name     = "btSelectOutput";
     this.btSelectOutput.Size     = new System.Drawing.Size(24, 23);
     this.btSelectOutput.TabIndex = 121;
     this.btSelectOutput.Text     = "...";
     this.btSelectOutput.UseVisualStyleBackColor = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(915, 340);
     this.Controls.Add(this.btSelectOutput);
     this.Controls.Add(this.lbTimestamp);
     this.Controls.Add(this.videoScreen2);
     this.Controls.Add(this.edFilename);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.cbDebugMode);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.edLog);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cbVideoFrameRate2);
     this.Controls.Add(this.cbVideoFormat2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.cbVideoFrameRate1);
     this.Controls.Add(this.cbVideoFormat1);
     this.Controls.Add(this.cbCamera2);
     this.Controls.Add(this.cbCamera1);
     this.Controls.Add(this.btStop);
     this.Controls.Add(this.btStart);
     this.Controls.Add(this.videoCapture1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Form1";
     this.Text            = "Video Capture SDK .Net - Multiple video streams captured into one file";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.videoScreen2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.openFileDialog2 = new System.Windows.Forms.OpenFileDialog();
            this.fontDialog1     = new System.Windows.Forms.FontDialog();
            this.btSelectOutput  = new System.Windows.Forms.Button();
            this.edOutput        = new System.Windows.Forms.TextBox();
            this.label9          = new System.Windows.Forms.Label();
            this.btStop          = new System.Windows.Forms.Button();
            this.btStart         = new System.Windows.Forms.Button();
            this.cbUncAudio      = new System.Windows.Forms.CheckBox();
            this.cbDecodeToRGB   = new System.Windows.Forms.CheckBox();
            this.cbUncVideo      = new System.Windows.Forms.CheckBox();
            this.cbUseLameInAVI  = new System.Windows.Forms.CheckBox();
            this.label3          = new System.Windows.Forms.Label();
            this.label5          = new System.Windows.Forms.Label();
            this.label4          = new System.Windows.Forms.Label();
            this.label2          = new System.Windows.Forms.Label();
            this.label1          = new System.Windows.Forms.Label();
            this.label14         = new System.Windows.Forms.Label();
            this.label12         = new System.Windows.Forms.Label();
            this.pbVUMeter2      = new System.Windows.Forms.PictureBox();
            this.pbVUMeter1      = new System.Windows.Forms.PictureBox();
            this.edVUMeterValues = new System.Windows.Forms.TextBox();
            this.cbVUMeters      = new System.Windows.Forms.CheckBox();
            this.label55         = new System.Windows.Forms.Label();
            this.tbAudioBalance  = new System.Windows.Forms.TrackBar();
            this.label54         = new System.Windows.Forms.Label();
            this.tbAudioVolume   = new System.Windows.Forms.TrackBar();
            this.cbPlayAudio     = new System.Windows.Forms.CheckBox();
            this.cbUseAudioInputFromVideoCaptureDevice = new System.Windows.Forms.CheckBox();
            this.cbAudioOutputDevice = new System.Windows.Forms.ComboBox();
            this.label15             = new System.Windows.Forms.Label();
            this.label10             = new System.Windows.Forms.Label();
            this.label6            = new System.Windows.Forms.Label();
            this.label7            = new System.Windows.Forms.Label();
            this.label8            = new System.Windows.Forms.Label();
            this.label11           = new System.Windows.Forms.Label();
            this.label13           = new System.Windows.Forms.Label();
            this.label16           = new System.Windows.Forms.Label();
            this.label17           = new System.Windows.Forms.Label();
            this.pictureBox1       = new System.Windows.Forms.PictureBox();
            this.pictureBox2       = new System.Windows.Forms.PictureBox();
            this.textBox1          = new System.Windows.Forms.TextBox();
            this.label18           = new System.Windows.Forms.Label();
            this.label19           = new System.Windows.Forms.Label();
            this.label20           = new System.Windows.Forms.Label();
            this.label21           = new System.Windows.Forms.Label();
            this.VideoCapture1     = new VisioForge.Controls.UI.WinForms.VideoCapture();
            this.tabPage7          = new System.Windows.Forms.TabPage();
            this.label37           = new System.Windows.Forms.Label();
            this.label36           = new System.Windows.Forms.Label();
            this.tabPage1          = new System.Windows.Forms.TabPage();
            this.tabControl1       = new System.Windows.Forms.TabControl();
            this.label79           = new System.Windows.Forms.Label();
            this.edScreenFrameRate = new System.Windows.Forms.TextBox();
            this.label43           = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pbVUMeter2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pbVUMeter1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbAudioBalance)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbAudioVolume)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.tabPage1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.SuspendLayout();
            //
            // openFileDialog2
            //
            this.openFileDialog2.Filter = "Pictures|*.bmp; *.jpg; *.jpeg; *.jpe; *.png; *.gif; *.tiff;|All files|*.*";
            //
            // fontDialog1
            //
            this.fontDialog1.Color         = System.Drawing.Color.White;
            this.fontDialog1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 32F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.fontDialog1.FontMustExist = true;
            this.fontDialog1.ShowColor     = true;
            //
            // btSelectOutput
            //
            this.btSelectOutput.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btSelectOutput.Location = new System.Drawing.Point(212, 330);
            this.btSelectOutput.Name     = "btSelectOutput";
            this.btSelectOutput.Size     = new System.Drawing.Size(24, 23);
            this.btSelectOutput.TabIndex = 44;
            this.btSelectOutput.Text     = "...";
            this.btSelectOutput.UseVisualStyleBackColor = true;
            this.btSelectOutput.Click += new System.EventHandler(this.btSelectOutput_Click);
            //
            // edOutput
            //
            this.edOutput.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.edOutput.Location = new System.Drawing.Point(67, 304);
            this.edOutput.Name     = "edOutput";
            this.edOutput.Size     = new System.Drawing.Size(165, 20);
            this.edOutput.TabIndex = 43;
            this.edOutput.Text     = "c:\\capture.avi";
            //
            // label9
            //
            this.label9.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(9, 307);
            this.label9.Name     = "label9";
            this.label9.Size     = new System.Drawing.Size(52, 13);
            this.label9.TabIndex = 42;
            this.label9.Text     = "File name";
            //
            // btStop
            //
            this.btStop.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.btStop.Location = new System.Drawing.Point(614, 349);
            this.btStop.Name     = "btStop";
            this.btStop.Size     = new System.Drawing.Size(62, 23);
            this.btStop.TabIndex = 46;
            this.btStop.Text     = "Stop";
            this.btStop.UseVisualStyleBackColor = true;
            this.btStop.Click += new System.EventHandler(this.btStop_Click);
            //
            // btStart
            //
            this.btStart.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.btStart.Location = new System.Drawing.Point(394, 349);
            this.btStart.Name     = "btStart";
            this.btStart.Size     = new System.Drawing.Size(62, 23);
            this.btStart.TabIndex = 45;
            this.btStart.Text     = "Start";
            this.btStart.UseVisualStyleBackColor = true;
            this.btStart.Click += new System.EventHandler(this.btStart_Click);
            //
            // cbUncAudio
            //
            this.cbUncAudio.AutoSize = true;
            this.cbUncAudio.Location = new System.Drawing.Point(13, 157);
            this.cbUncAudio.Name     = "cbUncAudio";
            this.cbUncAudio.Size     = new System.Drawing.Size(126, 17);
            this.cbUncAudio.TabIndex = 27;
            this.cbUncAudio.Text     = "Uncompressed audio";
            this.cbUncAudio.UseVisualStyleBackColor = true;
            //
            // cbDecodeToRGB
            //
            this.cbDecodeToRGB.AutoSize = true;
            this.cbDecodeToRGB.Location = new System.Drawing.Point(36, 83);
            this.cbDecodeToRGB.Name     = "cbDecodeToRGB";
            this.cbDecodeToRGB.Size     = new System.Drawing.Size(102, 17);
            this.cbDecodeToRGB.TabIndex = 26;
            this.cbDecodeToRGB.Text     = "Decode to RGB";
            this.cbDecodeToRGB.UseVisualStyleBackColor = true;
            //
            // cbUncVideo
            //
            this.cbUncVideo.AutoSize = true;
            this.cbUncVideo.Location = new System.Drawing.Point(13, 62);
            this.cbUncVideo.Name     = "cbUncVideo";
            this.cbUncVideo.Size     = new System.Drawing.Size(126, 17);
            this.cbUncVideo.TabIndex = 25;
            this.cbUncVideo.Text     = "Uncompressed video";
            this.cbUncVideo.UseVisualStyleBackColor = true;
            //
            // cbUseLameInAVI
            //
            this.cbUseLameInAVI.AutoSize = true;
            this.cbUseLameInAVI.Location = new System.Drawing.Point(13, 263);
            this.cbUseLameInAVI.Name     = "cbUseLameInAVI";
            this.cbUseLameInAVI.Size     = new System.Drawing.Size(168, 17);
            this.cbUseLameInAVI.TabIndex = 24;
            this.cbUseLameInAVI.Text     = "Use LAME for audio encoding";
            this.cbUseLameInAVI.UseVisualStyleBackColor = true;
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(10, 114);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(67, 13);
            this.label3.TabIndex = 23;
            this.label3.Text     = "Audio codec";
            //
            // label5
            //
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(10, 223);
            this.label5.Name     = "label5";
            this.label5.Size     = new System.Drawing.Size(63, 13);
            this.label5.TabIndex = 20;
            this.label5.Text     = "Sample rate";
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(155, 191);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(28, 13);
            this.label4.TabIndex = 19;
            this.label4.Text     = "BPS";
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(10, 191);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(51, 13);
            this.label2.TabIndex = 18;
            this.label2.Text     = "Channels";
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(10, 20);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(67, 13);
            this.label1.TabIndex = 17;
            this.label1.Text     = "Video codec";
            //
            // label14
            //
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(23, 67);
            this.label14.Name     = "label14";
            this.label14.Size     = new System.Drawing.Size(50, 13);
            this.label14.TabIndex = 66;
            this.label14.Text     = "Input line";
            //
            // label12
            //
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(23, 17);
            this.label12.Name     = "label12";
            this.label12.Size     = new System.Drawing.Size(66, 13);
            this.label12.TabIndex = 65;
            this.label12.Text     = "Input device";
            //
            // pbVUMeter2
            //
            this.pbVUMeter2.BackColor = System.Drawing.Color.WhiteSmoke;
            this.pbVUMeter2.Location  = new System.Drawing.Point(313, 187);
            this.pbVUMeter2.Name      = "pbVUMeter2";
            this.pbVUMeter2.Size      = new System.Drawing.Size(119, 53);
            this.pbVUMeter2.TabIndex  = 84;
            this.pbVUMeter2.TabStop   = false;
            //
            // pbVUMeter1
            //
            this.pbVUMeter1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.pbVUMeter1.Location  = new System.Drawing.Point(183, 187);
            this.pbVUMeter1.Name      = "pbVUMeter1";
            this.pbVUMeter1.Size      = new System.Drawing.Size(119, 53);
            this.pbVUMeter1.TabIndex  = 83;
            this.pbVUMeter1.TabStop   = false;
            //
            // edVUMeterValues
            //
            this.edVUMeterValues.Location = new System.Drawing.Point(34, 210);
            this.edVUMeterValues.Name     = "edVUMeterValues";
            this.edVUMeterValues.Size     = new System.Drawing.Size(110, 20);
            this.edVUMeterValues.TabIndex = 82;
            //
            // cbVUMeters
            //
            this.cbVUMeters.AutoSize = true;
            this.cbVUMeters.Location = new System.Drawing.Point(26, 187);
            this.cbVUMeters.Name     = "cbVUMeters";
            this.cbVUMeters.Size     = new System.Drawing.Size(107, 17);
            this.cbVUMeters.TabIndex = 81;
            this.cbVUMeters.Text     = "Enable VU Meter";
            this.cbVUMeters.UseVisualStyleBackColor = true;
            //
            // label55
            //
            this.label55.AutoSize = true;
            this.label55.Location = new System.Drawing.Point(347, 114);
            this.label55.Name     = "label55";
            this.label55.Size     = new System.Drawing.Size(46, 13);
            this.label55.TabIndex = 80;
            this.label55.Text     = "Balance";
            //
            // tbAudioBalance
            //
            this.tbAudioBalance.Location      = new System.Drawing.Point(350, 128);
            this.tbAudioBalance.Maximum       = 100;
            this.tbAudioBalance.Minimum       = -100;
            this.tbAudioBalance.Name          = "tbAudioBalance";
            this.tbAudioBalance.Size          = new System.Drawing.Size(82, 45);
            this.tbAudioBalance.TabIndex      = 79;
            this.tbAudioBalance.TickFrequency = 5;
            //
            // label54
            //
            this.label54.AutoSize = true;
            this.label54.Location = new System.Drawing.Point(239, 114);
            this.label54.Name     = "label54";
            this.label54.Size     = new System.Drawing.Size(42, 13);
            this.label54.TabIndex = 78;
            this.label54.Text     = "Volume";
            //
            // tbAudioVolume
            //
            this.tbAudioVolume.Location      = new System.Drawing.Point(241, 128);
            this.tbAudioVolume.Maximum       = 1000;
            this.tbAudioVolume.Minimum       = 600;
            this.tbAudioVolume.Name          = "tbAudioVolume";
            this.tbAudioVolume.Size          = new System.Drawing.Size(82, 45);
            this.tbAudioVolume.TabIndex      = 77;
            this.tbAudioVolume.TickFrequency = 10;
            this.tbAudioVolume.Value         = 700;
            //
            // cbPlayAudio
            //
            this.cbPlayAudio.AutoSize   = true;
            this.cbPlayAudio.Checked    = true;
            this.cbPlayAudio.CheckState = System.Windows.Forms.CheckState.Checked;
            this.cbPlayAudio.Location   = new System.Drawing.Point(141, 113);
            this.cbPlayAudio.Name       = "cbPlayAudio";
            this.cbPlayAudio.Size       = new System.Drawing.Size(75, 17);
            this.cbPlayAudio.TabIndex   = 76;
            this.cbPlayAudio.Text       = "Play audio";
            this.cbPlayAudio.UseVisualStyleBackColor = true;
            //
            // cbUseAudioInputFromVideoCaptureDevice
            //
            this.cbUseAudioInputFromVideoCaptureDevice.AutoSize = true;
            this.cbUseAudioInputFromVideoCaptureDevice.Location = new System.Drawing.Point(251, 16);
            this.cbUseAudioInputFromVideoCaptureDevice.Name     = "cbUseAudioInputFromVideoCaptureDevice";
            this.cbUseAudioInputFromVideoCaptureDevice.Size     = new System.Drawing.Size(187, 17);
            this.cbUseAudioInputFromVideoCaptureDevice.TabIndex = 74;
            this.cbUseAudioInputFromVideoCaptureDevice.Text     = "Use audio input from video source";
            this.cbUseAudioInputFromVideoCaptureDevice.UseVisualStyleBackColor = true;
            //
            // cbAudioOutputDevice
            //
            this.cbAudioOutputDevice.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbAudioOutputDevice.FormattingEnabled = true;
            this.cbAudioOutputDevice.Location          = new System.Drawing.Point(26, 130);
            this.cbAudioOutputDevice.Name     = "cbAudioOutputDevice";
            this.cbAudioOutputDevice.Size     = new System.Drawing.Size(190, 21);
            this.cbAudioOutputDevice.TabIndex = 72;
            //
            // label15
            //
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(23, 114);
            this.label15.Name     = "label15";
            this.label15.Size     = new System.Drawing.Size(74, 13);
            this.label15.TabIndex = 71;
            this.label15.Text     = "Output device";
            //
            // label10
            //
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(239, 67);
            this.label10.Name     = "label10";
            this.label10.Size     = new System.Drawing.Size(63, 13);
            this.label10.TabIndex = 64;
            this.label10.Text     = "Input format";
            //
            // label6
            //
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(10, 114);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(67, 13);
            this.label6.TabIndex = 23;
            this.label6.Text     = "Audio codec";
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(10, 223);
            this.label7.Name     = "label7";
            this.label7.Size     = new System.Drawing.Size(63, 13);
            this.label7.TabIndex = 20;
            this.label7.Text     = "Sample rate";
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(155, 191);
            this.label8.Name     = "label8";
            this.label8.Size     = new System.Drawing.Size(28, 13);
            this.label8.TabIndex = 19;
            this.label8.Text     = "BPS";
            //
            // label11
            //
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(10, 191);
            this.label11.Name     = "label11";
            this.label11.Size     = new System.Drawing.Size(51, 13);
            this.label11.TabIndex = 18;
            this.label11.Text     = "Channels";
            //
            // label13
            //
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(10, 20);
            this.label13.Name     = "label13";
            this.label13.Size     = new System.Drawing.Size(67, 13);
            this.label13.TabIndex = 17;
            this.label13.Text     = "Video codec";
            //
            // label16
            //
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(23, 67);
            this.label16.Name     = "label16";
            this.label16.Size     = new System.Drawing.Size(50, 13);
            this.label16.TabIndex = 66;
            this.label16.Text     = "Input line";
            //
            // label17
            //
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(23, 17);
            this.label17.Name     = "label17";
            this.label17.Size     = new System.Drawing.Size(66, 13);
            this.label17.TabIndex = 65;
            this.label17.Text     = "Input device";
            //
            // pictureBox1
            //
            this.pictureBox1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.pictureBox1.Location  = new System.Drawing.Point(313, 187);
            this.pictureBox1.Name      = "pictureBox1";
            this.pictureBox1.Size      = new System.Drawing.Size(119, 53);
            this.pictureBox1.TabIndex  = 84;
            this.pictureBox1.TabStop   = false;
            //
            // pictureBox2
            //
            this.pictureBox2.BackColor = System.Drawing.Color.WhiteSmoke;
            this.pictureBox2.Location  = new System.Drawing.Point(183, 187);
            this.pictureBox2.Name      = "pictureBox2";
            this.pictureBox2.Size      = new System.Drawing.Size(119, 53);
            this.pictureBox2.TabIndex  = 83;
            this.pictureBox2.TabStop   = false;
            //
            // textBox1
            //
            this.textBox1.Location = new System.Drawing.Point(34, 210);
            this.textBox1.Name     = "textBox1";
            this.textBox1.Size     = new System.Drawing.Size(110, 20);
            this.textBox1.TabIndex = 82;
            //
            // label18
            //
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(347, 114);
            this.label18.Name     = "label18";
            this.label18.Size     = new System.Drawing.Size(46, 13);
            this.label18.TabIndex = 80;
            this.label18.Text     = "Balance";
            //
            // label19
            //
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(239, 114);
            this.label19.Name     = "label19";
            this.label19.Size     = new System.Drawing.Size(42, 13);
            this.label19.TabIndex = 78;
            this.label19.Text     = "Volume";
            //
            // label20
            //
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(23, 114);
            this.label20.Name     = "label20";
            this.label20.Size     = new System.Drawing.Size(74, 13);
            this.label20.TabIndex = 71;
            this.label20.Text     = "Output device";
            //
            // label21
            //
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(239, 67);
            this.label21.Name     = "label21";
            this.label21.Size     = new System.Drawing.Size(63, 13);
            this.label21.TabIndex = 64;
            this.label21.Text     = "Input format";
            //
            // VideoCapture1
            //
            this.VideoCapture1.Additional_Audio_CaptureDevice_MixChannels = false;
            this.VideoCapture1.Audio_CaptureDevice = "";
            this.VideoCapture1.Audio_CaptureDevice_CustomLatency       = 0;
            this.VideoCapture1.Audio_CaptureDevice_Format              = "";
            this.VideoCapture1.Audio_CaptureDevice_Format_UseBest      = true;
            this.VideoCapture1.Audio_CaptureDevice_Line                = "";
            this.VideoCapture1.Audio_CaptureDevice_MasterDevice        = null;
            this.VideoCapture1.Audio_CaptureDevice_MasterDevice_Format = null;
            this.VideoCapture1.Audio_CaptureDevice_Path                = null;
            this.VideoCapture1.Audio_CaptureSourceFilter               = null;
            this.VideoCapture1.Audio_Channel_Mapper           = null;
            this.VideoCapture1.Audio_Decoder                  = null;
            this.VideoCapture1.Audio_Effects_Enabled          = false;
            this.VideoCapture1.Audio_Effects_UseLegacyEffects = false;
            this.VideoCapture1.Audio_Enhancer_Enabled         = false;
            this.VideoCapture1.Audio_OutputDevice             = "Default DirectSound Device";
            this.VideoCapture1.Audio_PCM_Converter            = null;
            this.VideoCapture1.Audio_PlayAudio                = true;
            this.VideoCapture1.Audio_RecordAudio              = true;
            this.VideoCapture1.Audio_Sample_Grabber_Enabled   = false;
            this.VideoCapture1.Audio_VUMeter_Enabled          = false;
            this.VideoCapture1.Audio_VUMeter_Pro_Enabled      = false;
            this.VideoCapture1.Audio_VUMeter_Pro_Volume       = 100;
            this.VideoCapture1.BackColor = System.Drawing.Color.Black;
            this.VideoCapture1.Barcode_Reader_Enabled = false;
            this.VideoCapture1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
            this.VideoCapture1.BDA_Source             = null;
            this.VideoCapture1.ChromaKey      = null;
            this.VideoCapture1.Custom_Source  = null;
            this.VideoCapture1.Debug_Dir      = "";
            this.VideoCapture1.Debug_Mode     = false;
            this.VideoCapture1.Decklink_Input = VisioForge.Types.DecklinkInput.Auto;
            this.VideoCapture1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
            this.VideoCapture1.Decklink_Input_IREUSA       = false;
            this.VideoCapture1.Decklink_Input_SMPTE        = false;
            this.VideoCapture1.Decklink_Output             = null;
            this.VideoCapture1.Decklink_Source             = null;
            this.VideoCapture1.DirectCapture_Muxer         = null;
            this.VideoCapture1.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
            this.VideoCapture1.Face_Tracking                                = null;
            this.VideoCapture1.IP_Camera_Source                             = null;
            this.VideoCapture1.Location                                     = new System.Drawing.Point(271, 36);
            this.VideoCapture1.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
            this.VideoCapture1.Motion_Detection                             = null;
            this.VideoCapture1.Motion_DetectionEx                           = null;
            this.VideoCapture1.MPEG_Audio_Decoder                           = "";
            this.VideoCapture1.MPEG_Demuxer                                 = null;
            this.VideoCapture1.MPEG_Video_Decoder                           = "";
            this.VideoCapture1.MultiScreen_Enabled                          = false;
            this.VideoCapture1.Name                                         = "VideoCapture1";
            this.VideoCapture1.Network_Streaming_Audio_Enabled              = false;
            this.VideoCapture1.Network_Streaming_Enabled                    = false;
            this.VideoCapture1.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
            this.VideoCapture1.Network_Streaming_Network_Port               = 10;
            this.VideoCapture1.Network_Streaming_Output                     = null;
            this.VideoCapture1.Network_Streaming_URL                        = "";
            this.VideoCapture1.Network_Streaming_WMV_Maximum_Clients        = 10;
            this.VideoCapture1.Output_Filename                              = "";
            this.VideoCapture1.Output_Format                                = null;
            this.VideoCapture1.PIP_AddSampleGrabbers                        = false;
            this.VideoCapture1.PIP_ChromaKeySettings                        = null;
            this.VideoCapture1.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
            this.VideoCapture1.PIP_ResizeQuality                            = VisioForge.Types.VFPIPResizeQuality.RQ_NN;
            this.VideoCapture1.Push_Source                                  = null;
            this.VideoCapture1.Screen_Capture_Source                        = null;
            this.VideoCapture1.SeparateCapture_AutostartCapture             = false;
            this.VideoCapture1.SeparateCapture_Enabled                      = false;
            this.VideoCapture1.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
            this.VideoCapture1.SeparateCapture_FileSizeThreshold            = ((long)(0));
            this.VideoCapture1.SeparateCapture_GMFMode                      = true;
            this.VideoCapture1.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
            this.VideoCapture1.SeparateCapture_TimeThreshold                = ((long)(0));
            this.VideoCapture1.Size                                         = new System.Drawing.Size(546, 298);
            this.VideoCapture1.Start_DelayEnabled                           = false;
            this.VideoCapture1.TabIndex                                     = 93;
            this.VideoCapture1.Tags                                         = null;
            this.VideoCapture1.Timeshift_Settings                           = null;
            this.VideoCapture1.TVTuner_Channel                              = 0;
            this.VideoCapture1.TVTuner_Country                              = "";
            this.VideoCapture1.TVTuner_FM_Tuning_StartFrequency             = 80000000;
            this.VideoCapture1.TVTuner_FM_Tuning_Step                       = 160000000;
            this.VideoCapture1.TVTuner_FM_Tuning_StopFrequency              = 0;
            this.VideoCapture1.TVTuner_Frequency                            = 0;
            this.VideoCapture1.TVTuner_InputType                            = "";
            this.VideoCapture1.TVTuner_Mode                                 = VisioForge.Types.VFTVTunerMode.Default;
            this.VideoCapture1.TVTuner_Name                                 = "";
            this.VideoCapture1.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
            this.VideoCapture1.Video_CaptureDevice                          = "";
            this.VideoCapture1.Video_CaptureDevice_Format                   = "";
            this.VideoCapture1.Video_CaptureDevice_Format_UseBest           = true;
            this.VideoCapture1.Video_CaptureDevice_FrameRate                = 0D;
            this.VideoCapture1.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
            this.VideoCapture1.Video_CaptureDevice_IsAudioSource            = false;
            this.VideoCapture1.Video_CaptureDevice_Path                     = null;
            this.VideoCapture1.Video_CaptureDevice_UseClosedCaptions        = false;
            this.VideoCapture1.Video_CaptureDevice_UseRAWSampleGrabber      = false;
            this.VideoCapture1.Video_Crop                                   = null;
            this.VideoCapture1.Video_Decoder                                = null;
            this.VideoCapture1.Video_Effects_AllowMultipleStreams           = false;
            this.VideoCapture1.Video_Effects_Enabled                        = false;
            videoRendererSettingsWinForms1.Aspect_Ratio_Override            = false;
            videoRendererSettingsWinForms1.Aspect_Ratio_X                   = 0;
            videoRendererSettingsWinForms1.Aspect_Ratio_Y                   = 0;
            videoRendererSettingsWinForms1.BackgroundColor                  = System.Drawing.Color.Black;
// TODO: Code generation for '' failed because of Exception 'Invalid Primitive Type: System.IntPtr. Consider using CodeObjectCreateExpression.'.
            videoRendererSettingsWinForms1.Deinterlace_EVR_Mode        = VisioForge.Types.EVRDeinterlaceMode.Auto;
            videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode       = null;
            videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault = true;
            videoRendererSettingsWinForms1.Flip_Horizontal             = false;
            videoRendererSettingsWinForms1.Flip_Vertical         = false;
            videoRendererSettingsWinForms1.RotationAngle         = 0;
            videoRendererSettingsWinForms1.StretchMode           = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
            videoRendererSettingsWinForms1.Video_Renderer        = VisioForge.Types.VFVideoRenderer.EVR;
            videoRendererSettingsWinForms1.VideoRendererInternal = VisioForge.Types.VFVideoRendererInternal.EVR;
            videoRendererSettingsWinForms1.Zoom_Ratio            = 0;
            videoRendererSettingsWinForms1.Zoom_ShiftX           = 0;
            videoRendererSettingsWinForms1.Zoom_ShiftY           = 0;
            this.VideoCapture1.Video_Renderer                          = videoRendererSettingsWinForms1;
            this.VideoCapture1.Video_Resize                            = null;
            this.VideoCapture1.Video_ResizeOrCrop_Enabled              = false;
            this.VideoCapture1.Video_Rotation                          = VisioForge.Types.VFRotateMode.RotateNone;
            this.VideoCapture1.Video_Sample_Grabber_Enabled            = false;
            this.VideoCapture1.Video_Sample_Grabber_UseForVideoEffects = false;
            this.VideoCapture1.Video_Still_Frames_Grabber_Enabled      = false;
            this.VideoCapture1.Virtual_Camera_Output_Enabled           = false;
            this.VideoCapture1.Virtual_Camera_Output_LicenseKey        = null;
            this.VideoCapture1.VLC_Path = null;
            //
            // tabPage7
            //
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name     = "tabPage7";
            this.tabPage7.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size     = new System.Drawing.Size(350, 336);
            this.tabPage7.TabIndex = 2;
            this.tabPage7.Text     = "MP4";
            this.tabPage7.UseVisualStyleBackColor = true;
            //
            // label37
            //
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(16, 14);
            this.label37.Name     = "label37";
            this.label37.Size     = new System.Drawing.Size(303, 13);
            this.label37.TabIndex = 2;
            //
            // label36
            //
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(16, 27);
            this.label36.Name     = "label36";
            this.label36.Size     = new System.Drawing.Size(322, 13);
            this.label36.TabIndex = 3;
            //
            // tabPage1
            //
            this.tabPage1.Controls.Add(this.label79);
            this.tabPage1.Controls.Add(this.edScreenFrameRate);
            this.tabPage1.Controls.Add(this.label43);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name     = "tabPage1";
            this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size     = new System.Drawing.Size(216, 234);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text     = "Input";
            this.tabPage1.UseVisualStyleBackColor = true;
            //
            // tabControl1
            //
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Left)));
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Location      = new System.Drawing.Point(12, 26);
            this.tabControl1.Name          = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size          = new System.Drawing.Size(224, 260);
            this.tabControl1.TabIndex      = 2;
            //
            // label79
            //
            this.label79.AutoSize = true;
            this.label79.Location = new System.Drawing.Point(139, 19);
            this.label79.Name     = "label79";
            this.label79.Size     = new System.Drawing.Size(21, 13);
            this.label79.TabIndex = 69;
            this.label79.Text     = "fps";
            //
            // edScreenFrameRate
            //
            this.edScreenFrameRate.Location = new System.Drawing.Point(79, 16);
            this.edScreenFrameRate.Name     = "edScreenFrameRate";
            this.edScreenFrameRate.Size     = new System.Drawing.Size(45, 20);
            this.edScreenFrameRate.TabIndex = 68;
            this.edScreenFrameRate.Text     = "5";
            //
            // label43
            //
            this.label43.AutoSize = true;
            this.label43.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label43.Location = new System.Drawing.Point(6, 16);
            this.label43.Name     = "label43";
            this.label43.Size     = new System.Drawing.Size(67, 13);
            this.label43.TabIndex = 67;
            this.label43.Text     = "Frame rate";
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(830, 442);
            this.Controls.Add(this.VideoCapture1);
            this.Controls.Add(this.btStop);
            this.Controls.Add(this.btStart);
            this.Controls.Add(this.btSelectOutput);
            this.Controls.Add(this.edOutput);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.tabControl1);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name        = "Form1";
            this.Text        = "Screen Capture Demo - VisioForge Video Capture SDK .Net";
            this.Load       += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pbVUMeter2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pbVUMeter1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbAudioBalance)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbAudioVolume)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
     this.groupBox4       = new System.Windows.Forms.GroupBox();
     this.label7          = new System.Windows.Forms.Label();
     this.tbBalance1      = new System.Windows.Forms.TrackBar();
     this.label6          = new System.Windows.Forms.Label();
     this.tbVolume1       = new System.Windows.Forms.TrackBar();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.cbLicensing     = new System.Windows.Forms.CheckBox();
     this.mmError         = new System.Windows.Forms.TextBox();
     this.cbDebugMode     = new System.Windows.Forms.CheckBox();
     this.label1          = new System.Windows.Forms.Label();
     this.groupBox2       = new System.Windows.Forms.GroupBox();
     this.btPreviousFrame = new System.Windows.Forms.Button();
     this.cbLoop          = new System.Windows.Forms.CheckBox();
     this.btNextFrame     = new System.Windows.Forms.Button();
     this.btStop          = new System.Windows.Forms.Button();
     this.btPause         = new System.Windows.Forms.Button();
     this.btResume        = new System.Windows.Forms.Button();
     this.btStart         = new System.Windows.Forms.Button();
     this.tbSpeed         = new System.Windows.Forms.TrackBar();
     this.label16         = new System.Windows.Forms.Label();
     this.lbTime          = new System.Windows.Forms.Label();
     this.tbTimeline      = new System.Windows.Forms.TrackBar();
     this.linkLabel1      = new System.Windows.Forms.LinkLabel();
     this.btSelectFile    = new System.Windows.Forms.Button();
     this.edFilename      = new System.Windows.Forms.TextBox();
     this.label14         = new System.Windows.Forms.Label();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.timer1          = new System.Windows.Forms.Timer(this.components);
     this.MediaPlayer1    = new VisioForge.Controls.UI.WinForms.MediaPlayer();
     this.Label2          = new System.Windows.Forms.Label();
     this.cbSourceMode    = new System.Windows.Forms.ComboBox();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox4
     //
     this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox4.Controls.Add(this.label7);
     this.groupBox4.Controls.Add(this.tbBalance1);
     this.groupBox4.Controls.Add(this.label6);
     this.groupBox4.Controls.Add(this.tbVolume1);
     this.groupBox4.Location = new System.Drawing.Point(434, 146);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(221, 107);
     this.groupBox4.TabIndex = 33;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Audio output";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(109, 28);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 11;
     this.label7.Text     = "Balance";
     //
     // tbBalance1
     //
     this.tbBalance1.BackColor = System.Drawing.SystemColors.Window;
     this.tbBalance1.Location  = new System.Drawing.Point(112, 44);
     this.tbBalance1.Maximum   = 100;
     this.tbBalance1.Minimum   = -100;
     this.tbBalance1.Name      = "tbBalance1";
     this.tbBalance1.Size      = new System.Drawing.Size(85, 45);
     this.tbBalance1.TabIndex  = 10;
     this.tbBalance1.Scroll   += new System.EventHandler(this.tbBalance1_Scroll);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(16, 28);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(42, 13);
     this.label6.TabIndex = 9;
     this.label6.Text     = "Volume";
     //
     // tbVolume1
     //
     this.tbVolume1.BackColor = System.Drawing.SystemColors.Window;
     this.tbVolume1.Location  = new System.Drawing.Point(19, 44);
     this.tbVolume1.Maximum   = 100;
     this.tbVolume1.Name      = "tbVolume1";
     this.tbVolume1.Size      = new System.Drawing.Size(85, 45);
     this.tbVolume1.TabIndex  = 8;
     this.tbVolume1.Value     = 80;
     this.tbVolume1.Scroll   += new System.EventHandler(this.tbVolume1_Scroll);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.cbLicensing);
     this.groupBox1.Controls.Add(this.mmError);
     this.groupBox1.Controls.Add(this.cbDebugMode);
     this.groupBox1.Location = new System.Drawing.Point(434, 14);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(221, 126);
     this.groupBox1.TabIndex = 32;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Errors and warnings";
     //
     // cbLicensing
     //
     this.cbLicensing.AutoSize = true;
     this.cbLicensing.Location = new System.Drawing.Point(99, 19);
     this.cbLicensing.Name     = "cbLicensing";
     this.cbLicensing.Size     = new System.Drawing.Size(91, 17);
     this.cbLicensing.TabIndex = 4;
     this.cbLicensing.Text     = "Licensing info";
     this.cbLicensing.UseVisualStyleBackColor = true;
     //
     // mmError
     //
     this.mmError.Location   = new System.Drawing.Point(6, 42);
     this.mmError.Multiline  = true;
     this.mmError.Name       = "mmError";
     this.mmError.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.mmError.Size       = new System.Drawing.Size(209, 78);
     this.mmError.TabIndex   = 3;
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(6, 19);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(87, 17);
     this.cbDebugMode.TabIndex = 2;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(83, 475);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(244, 13);
     this.label1.TabIndex = 31;
     this.label1.Text     = "Much more features shown in Main Demo!";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox2.Controls.Add(this.btPreviousFrame);
     this.groupBox2.Controls.Add(this.cbLoop);
     this.groupBox2.Controls.Add(this.btNextFrame);
     this.groupBox2.Controls.Add(this.btStop);
     this.groupBox2.Controls.Add(this.btPause);
     this.groupBox2.Controls.Add(this.btResume);
     this.groupBox2.Controls.Add(this.btStart);
     this.groupBox2.Controls.Add(this.tbSpeed);
     this.groupBox2.Controls.Add(this.label16);
     this.groupBox2.Controls.Add(this.lbTime);
     this.groupBox2.Controls.Add(this.tbTimeline);
     this.groupBox2.Location = new System.Drawing.Point(12, 368);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(416, 90);
     this.groupBox2.TabIndex = 30;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Controls";
     //
     // btPreviousFrame
     //
     this.btPreviousFrame.Location = new System.Drawing.Point(254, 58);
     this.btPreviousFrame.Name     = "btPreviousFrame";
     this.btPreviousFrame.Size     = new System.Drawing.Size(75, 23);
     this.btPreviousFrame.TabIndex = 11;
     this.btPreviousFrame.Text     = "Prev frame";
     this.btPreviousFrame.UseVisualStyleBackColor = true;
     this.btPreviousFrame.Click += new System.EventHandler(this.btPreviousFrame_Click);
     //
     // cbLoop
     //
     this.cbLoop.AutoSize = true;
     this.cbLoop.Location = new System.Drawing.Point(219, 13);
     this.cbLoop.Name     = "cbLoop";
     this.cbLoop.Size     = new System.Drawing.Size(50, 17);
     this.cbLoop.TabIndex = 10;
     this.cbLoop.Text     = "Loop";
     this.cbLoop.UseVisualStyleBackColor = true;
     //
     // btNextFrame
     //
     this.btNextFrame.Location = new System.Drawing.Point(335, 58);
     this.btNextFrame.Name     = "btNextFrame";
     this.btNextFrame.Size     = new System.Drawing.Size(75, 23);
     this.btNextFrame.TabIndex = 8;
     this.btNextFrame.Text     = "Next frame";
     this.btNextFrame.UseVisualStyleBackColor = true;
     this.btNextFrame.Click += new System.EventHandler(this.btNextFrame_Click);
     //
     // btStop
     //
     this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStop.Location = new System.Drawing.Point(180, 58);
     this.btStop.Name     = "btStop";
     this.btStop.Size     = new System.Drawing.Size(46, 23);
     this.btStop.TabIndex = 7;
     this.btStop.Text     = "Stop";
     this.btStop.UseVisualStyleBackColor = true;
     this.btStop.Click += new System.EventHandler(this.btStop_Click);
     //
     // btPause
     //
     this.btPause.Location = new System.Drawing.Point(122, 58);
     this.btPause.Name     = "btPause";
     this.btPause.Size     = new System.Drawing.Size(52, 23);
     this.btPause.TabIndex = 6;
     this.btPause.Text     = "Pause";
     this.btPause.UseVisualStyleBackColor = true;
     this.btPause.Click += new System.EventHandler(this.btPause_Click);
     //
     // btResume
     //
     this.btResume.Location = new System.Drawing.Point(55, 58);
     this.btResume.Name     = "btResume";
     this.btResume.Size     = new System.Drawing.Size(61, 23);
     this.btResume.TabIndex = 5;
     this.btResume.Text     = "Resume";
     this.btResume.UseVisualStyleBackColor = true;
     this.btResume.Click += new System.EventHandler(this.btResume_Click);
     //
     // btStart
     //
     this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStart.Location = new System.Drawing.Point(6, 58);
     this.btStart.Name     = "btStart";
     this.btStart.Size     = new System.Drawing.Size(43, 23);
     this.btStart.TabIndex = 4;
     this.btStart.Text     = "Start";
     this.btStart.UseVisualStyleBackColor = true;
     this.btStart.Click += new System.EventHandler(this.btStart_Click);
     //
     // tbSpeed
     //
     this.tbSpeed.Location = new System.Drawing.Point(321, 27);
     this.tbSpeed.Maximum  = 25;
     this.tbSpeed.Minimum  = 5;
     this.tbSpeed.Name     = "tbSpeed";
     this.tbSpeed.Size     = new System.Drawing.Size(89, 45);
     this.tbSpeed.TabIndex = 3;
     this.tbSpeed.Value    = 10;
     this.tbSpeed.Scroll  += new System.EventHandler(this.tbSpeed_Scroll);
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(322, 11);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(38, 13);
     this.label16.TabIndex = 2;
     this.label16.Text     = "Speed";
     //
     // lbTime
     //
     this.lbTime.AutoSize = true;
     this.lbTime.Location = new System.Drawing.Point(216, 33);
     this.lbTime.Name     = "lbTime";
     this.lbTime.Size     = new System.Drawing.Size(96, 13);
     this.lbTime.TabIndex = 1;
     this.lbTime.Text     = "00:00:00/00:00:00";
     //
     // tbTimeline
     //
     this.tbTimeline.Location = new System.Drawing.Point(6, 19);
     this.tbTimeline.Maximum  = 100;
     this.tbTimeline.Name     = "tbTimeline";
     this.tbTimeline.Size     = new System.Drawing.Size(207, 45);
     this.tbTimeline.TabIndex = 0;
     this.tbTimeline.Scroll  += new System.EventHandler(this.tbTimeline_Scroll);
     //
     // linkLabel1
     //
     this.linkLabel1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.Location     = new System.Drawing.Point(318, 8);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(110, 13);
     this.linkLabel1.TabIndex     = 29;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "Watch video tutorials!";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // btSelectFile
     //
     this.btSelectFile.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btSelectFile.Location = new System.Drawing.Point(405, 25);
     this.btSelectFile.Name     = "btSelectFile";
     this.btSelectFile.Size     = new System.Drawing.Size(23, 23);
     this.btSelectFile.TabIndex = 28;
     this.btSelectFile.Text     = "...";
     this.btSelectFile.UseVisualStyleBackColor = true;
     this.btSelectFile.Click += new System.EventHandler(this.btSelectFile_Click);
     //
     // edFilename
     //
     this.edFilename.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.edFilename.Location = new System.Drawing.Point(12, 27);
     this.edFilename.Name     = "edFilename";
     this.edFilename.Size     = new System.Drawing.Size(387, 20);
     this.edFilename.TabIndex = 27;
     this.edFilename.Text     = "C:\\samples\\!video.mp4";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(9, 11);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(52, 13);
     this.label14.TabIndex = 26;
     this.label14.Text     = "File name";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // MediaPlayer1
     //
     this.MediaPlayer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.MediaPlayer1.Audio_Channel_Mapper           = null;
     this.MediaPlayer1.Audio_Effects_Enabled          = false;
     this.MediaPlayer1.Audio_Effects_UseLegacyEffects = false;
     this.MediaPlayer1.Audio_Enhancer_Enabled         = false;
     this.MediaPlayer1.Audio_OutputDevice             = "";
     this.MediaPlayer1.Audio_PlayAudio = true;
     this.MediaPlayer1.Audio_Sample_Grabber_Enabled = false;
     this.MediaPlayer1.Audio_VUMeter_Enabled        = false;
     this.MediaPlayer1.Audio_VUMeter_Pro_Enabled    = false;
     this.MediaPlayer1.Audio_VUMeter_Pro_Volume     = 0;
     this.MediaPlayer1.BackColor = System.Drawing.Color.Black;
     this.MediaPlayer1.Barcode_Reader_Enabled = false;
     this.MediaPlayer1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.MediaPlayer1.ChromaKey            = null;
     this.MediaPlayer1.Custom_Audio_Decoder = null;
     this.MediaPlayer1.Custom_Splitter      = null;
     this.MediaPlayer1.Custom_Video_Decoder = null;
     this.MediaPlayer1.CustomParameters     = ((System.Collections.Generic.Dictionary <string, string>)(resources.GetObject("MediaPlayer1.CustomParameters")));
     this.MediaPlayer1.CustomRedist_Enabled = false;
     this.MediaPlayer1.CustomRedist_Path    = null;
     this.MediaPlayer1.Debug_DeepCleanUp    = false;
     this.MediaPlayer1.Debug_Dir            = null;
     this.MediaPlayer1.Debug_Mode           = false;
     this.MediaPlayer1.Debug_Telemetry      = false;
     this.MediaPlayer1.Encryption_Key       = "";
     this.MediaPlayer1.Encryption_KeyType   = VisioForge.Types.VFEncryptionKeyType.String;
     this.MediaPlayer1.Face_Tracking        = null;
     this.MediaPlayer1.FilenamesOrURL       = ((System.Collections.Generic.List <string>)(resources.GetObject("MediaPlayer1.FilenamesOrURL")));
     this.MediaPlayer1.Info_UseLibMediaInfo = false;
     this.MediaPlayer1.Location             = new System.Drawing.Point(12, 56);
     this.MediaPlayer1.Loop = false;
     this.MediaPlayer1.Loop_DoNotSeekToBeginning = false;
     this.MediaPlayer1.MaximalSpeedPlayback      = false;
     this.MediaPlayer1.MIDI_Renderer             = null;
     this.MediaPlayer1.Motion_Detection          = null;
     this.MediaPlayer1.Motion_DetectionEx        = null;
     this.MediaPlayer1.MultiScreen_Enabled       = false;
     this.MediaPlayer1.Name                                     = "MediaPlayer1";
     this.MediaPlayer1.OSD_Enabled                              = false;
     this.MediaPlayer1.Play_DelayEnabled                        = false;
     this.MediaPlayer1.Play_PauseAtFirstFrame                   = false;
     this.MediaPlayer1.ReversePlayback_CacheSize                = 0;
     this.MediaPlayer1.ReversePlayback_Enabled                  = false;
     this.MediaPlayer1.Selection_Active                         = false;
     this.MediaPlayer1.Selection_Start                          = 0;
     this.MediaPlayer1.Selection_Stop                           = 0;
     this.MediaPlayer1.Size                                     = new System.Drawing.Size(415, 306);
     this.MediaPlayer1.Source_Custom_CLSID                      = null;
     this.MediaPlayer1.Source_GPU_Mode                          = VisioForge.Types.VFMediaPlayerSourceGPUDecoder.nVidiaCUVID;
     this.MediaPlayer1.Source_Mode                              = VisioForge.Types.VFMediaPlayerSource.File_DS;
     this.MediaPlayer1.Source_Stream                            = null;
     this.MediaPlayer1.Source_Stream_AudioPresent               = true;
     this.MediaPlayer1.Source_Stream_Size                       = ((long)(0));
     this.MediaPlayer1.Source_Stream_VideoPresent               = true;
     this.MediaPlayer1.TabIndex                                 = 34;
     this.MediaPlayer1.Video_Effects_Enabled                    = false;
     this.MediaPlayer1.Video_Effects_GPU_Enabled                = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_Override       = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_X              = 0;
     videoRendererSettingsWinForms1.Aspect_Ratio_Y              = 0;
     videoRendererSettingsWinForms1.BackgroundColor             = System.Drawing.Color.Black;
     videoRendererSettingsWinForms1.Deinterlace_EVR_Mode        = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode       = null;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault = true;
     videoRendererSettingsWinForms1.Flip_Horizontal             = false;
     videoRendererSettingsWinForms1.Flip_Vertical               = false;
     videoRendererSettingsWinForms1.RotationAngle               = 0;
     videoRendererSettingsWinForms1.StretchMode                 = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms1.Video_Renderer              = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms1.VideoRendererInternal       = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms1.Zoom_Ratio                  = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftX                 = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftY                 = 0;
     this.MediaPlayer1.Video_Renderer                           = videoRendererSettingsWinForms1;
     this.MediaPlayer1.Video_Sample_Grabber_UseForVideoEffects  = false;
     this.MediaPlayer1.Video_Stream_Index                       = 0;
     this.MediaPlayer1.OnError                                 += new System.EventHandler <VisioForge.Types.ErrorsEventArgs>(this.MediaPlayer1_OnError);
     this.MediaPlayer1.OnLicenseRequired                       += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.MediaPlayer1_OnLicenseRequired);
     this.MediaPlayer1.OnStop                                  += new System.EventHandler <VisioForge.Types.MediaPlayerStopEventArgs>(this.MediaPlayer1_OnStop);
     //
     // Label2
     //
     this.Label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Label2.AutoSize = true;
     this.Label2.Location = new System.Drawing.Point(431, 263);
     this.Label2.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.Label2.Name     = "Label2";
     this.Label2.Size     = new System.Drawing.Size(73, 13);
     this.Label2.TabIndex = 47;
     this.Label2.Text     = "Decode using";
     //
     // cbSourceMode
     //
     this.cbSourceMode.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbSourceMode.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSourceMode.FormattingEnabled = true;
     this.cbSourceMode.Items.AddRange(new object[] {
         "LAV",
         "DirectShow (System codecs)",
         "FFMPEG",
         "VLC"
     });
     this.cbSourceMode.Location = new System.Drawing.Point(434, 278);
     this.cbSourceMode.Margin   = new System.Windows.Forms.Padding(2);
     this.cbSourceMode.Name     = "cbSourceMode";
     this.cbSourceMode.Size     = new System.Drawing.Size(221, 21);
     this.cbSourceMode.TabIndex = 51;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(666, 499);
     this.Controls.Add(this.cbSourceMode);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.btSelectFile);
     this.Controls.Add(this.edFilename);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.MediaPlayer1);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "Form1";
     this.Text         = "Media Player SDK .Net - Video Player Demo";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load        += new System.EventHandler(this.Form1_Load);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms2 = new VisioForge.Types.VideoRendererSettingsWinForms();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.videoCapture1 = new VisioForge.Controls.UI.WinForms.VideoCapture();
     this.videoCapture2 = new VisioForge.Controls.UI.WinForms.VideoCapture();
     this.btStart1      = new System.Windows.Forms.Button();
     this.btStop1       = new System.Windows.Forms.Button();
     this.btStart2      = new System.Windows.Forms.Button();
     this.btStop2       = new System.Windows.Forms.Button();
     this.cbCamera1     = new System.Windows.Forms.ComboBox();
     this.cbCamera2     = new System.Windows.Forms.ComboBox();
     this.lbTimestamp1  = new System.Windows.Forms.Label();
     this.lbTimestamp2  = new System.Windows.Forms.Label();
     this.cbLicensing   = new System.Windows.Forms.CheckBox();
     this.cbDebugMode   = new System.Windows.Forms.CheckBox();
     this.mmLog         = new System.Windows.Forms.TextBox();
     this.label3        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // videoCapture1
     //
     this.videoCapture1.Additional_Audio_CaptureDevice_MixChannels = false;
     this.videoCapture1.Audio_CaptureDevice = "";
     this.videoCapture1.Audio_CaptureDevice_CustomLatency       = 0;
     this.videoCapture1.Audio_CaptureDevice_Format              = "";
     this.videoCapture1.Audio_CaptureDevice_Format_UseBest      = true;
     this.videoCapture1.Audio_CaptureDevice_Line                = "";
     this.videoCapture1.Audio_CaptureDevice_MasterDevice        = null;
     this.videoCapture1.Audio_CaptureDevice_MasterDevice_Format = null;
     this.videoCapture1.Audio_CaptureDevice_Path                = null;
     this.videoCapture1.Audio_CaptureSourceFilter               = null;
     this.videoCapture1.Audio_Channel_Mapper           = null;
     this.videoCapture1.Audio_Decoder                  = null;
     this.videoCapture1.Audio_Effects_Enabled          = false;
     this.videoCapture1.Audio_Effects_UseLegacyEffects = false;
     this.videoCapture1.Audio_Enhancer_Enabled         = false;
     this.videoCapture1.Audio_OutputDevice             = "Default DirectSound Device";
     this.videoCapture1.Audio_PCM_Converter            = null;
     this.videoCapture1.Audio_PlayAudio                = true;
     this.videoCapture1.Audio_RecordAudio              = true;
     this.videoCapture1.Audio_Sample_Grabber_Enabled   = false;
     this.videoCapture1.Audio_VUMeter_Enabled          = false;
     this.videoCapture1.Audio_VUMeter_Pro_Enabled      = false;
     this.videoCapture1.Audio_VUMeter_Pro_Volume       = 100;
     this.videoCapture1.BackColor = System.Drawing.Color.Black;
     this.videoCapture1.Barcode_Reader_Enabled = false;
     this.videoCapture1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.videoCapture1.BDA_Source             = null;
     this.videoCapture1.ChromaKey      = null;
     this.videoCapture1.Custom_Source  = null;
     this.videoCapture1.Debug_Dir      = "";
     this.videoCapture1.Debug_Mode     = false;
     this.videoCapture1.Decklink_Input = VisioForge.Types.DecklinkInput.Auto;
     this.videoCapture1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
     this.videoCapture1.Decklink_Input_IREUSA       = false;
     this.videoCapture1.Decklink_Input_SMPTE        = false;
     this.videoCapture1.Decklink_Output             = null;
     this.videoCapture1.Decklink_Source             = null;
     this.videoCapture1.DirectCapture_Muxer         = null;
     this.videoCapture1.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
     this.videoCapture1.Face_Tracking                                = null;
     this.videoCapture1.IP_Camera_Source                             = null;
     this.videoCapture1.Location                                     = new System.Drawing.Point(12, 12);
     this.videoCapture1.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
     this.videoCapture1.Motion_Detection                             = null;
     this.videoCapture1.Motion_DetectionEx                           = null;
     this.videoCapture1.MPEG_Audio_Decoder                           = "";
     this.videoCapture1.MPEG_Demuxer                                 = null;
     this.videoCapture1.MPEG_Video_Decoder                           = "";
     this.videoCapture1.MultiScreen_Enabled                          = false;
     this.videoCapture1.Name                                         = "videoCapture1";
     this.videoCapture1.Network_Streaming_Audio_Enabled              = false;
     this.videoCapture1.Network_Streaming_Enabled                    = false;
     this.videoCapture1.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
     this.videoCapture1.Network_Streaming_Network_Port               = 100;
     this.videoCapture1.Network_Streaming_Output                     = null;
     this.videoCapture1.Network_Streaming_URL                        = "";
     this.videoCapture1.Network_Streaming_WMV_Maximum_Clients        = 10;
     this.videoCapture1.Output_Filename                              = "";
     this.videoCapture1.Output_Format                                = null;
     this.videoCapture1.PIP_AddSampleGrabbers                        = false;
     this.videoCapture1.PIP_ChromaKeySettings                        = null;
     this.videoCapture1.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
     this.videoCapture1.PIP_ResizeQuality                            = VisioForge.Types.VFPIPResizeQuality.RQ_NN;
     this.videoCapture1.Push_Source                                  = null;
     this.videoCapture1.Screen_Capture_Source                        = null;
     this.videoCapture1.SeparateCapture_AutostartCapture             = false;
     this.videoCapture1.SeparateCapture_Enabled                      = false;
     this.videoCapture1.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
     this.videoCapture1.SeparateCapture_FileSizeThreshold            = ((long)(0));
     this.videoCapture1.SeparateCapture_GMFMode                      = true;
     this.videoCapture1.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
     this.videoCapture1.SeparateCapture_TimeThreshold                = ((long)(0));
     this.videoCapture1.Size                                         = new System.Drawing.Size(295, 228);
     this.videoCapture1.Start_DelayEnabled                           = false;
     this.videoCapture1.TabIndex                                     = 0;
     this.videoCapture1.Tags                                         = null;
     this.videoCapture1.Timeshift_Settings                           = null;
     this.videoCapture1.TVTuner_Channel                              = 0;
     this.videoCapture1.TVTuner_Country                              = "";
     this.videoCapture1.TVTuner_FM_Tuning_StartFrequency             = 80000000;
     this.videoCapture1.TVTuner_FM_Tuning_Step                       = 160000000;
     this.videoCapture1.TVTuner_FM_Tuning_StopFrequency              = 0;
     this.videoCapture1.TVTuner_Frequency                            = 0;
     this.videoCapture1.TVTuner_InputType                            = "";
     this.videoCapture1.TVTuner_Mode                                 = VisioForge.Types.VFTVTunerMode.Default;
     this.videoCapture1.TVTuner_Name                                 = "";
     this.videoCapture1.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
     this.videoCapture1.Video_CaptureDevice                          = "";
     this.videoCapture1.Video_CaptureDevice_Format                   = "";
     this.videoCapture1.Video_CaptureDevice_Format_UseBest           = true;
     this.videoCapture1.Video_CaptureDevice_FrameRate                = 25D;
     this.videoCapture1.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
     this.videoCapture1.Video_CaptureDevice_IsAudioSource            = false;
     this.videoCapture1.Video_CaptureDevice_Path                     = null;
     this.videoCapture1.Video_CaptureDevice_UseClosedCaptions        = false;
     this.videoCapture1.Video_CaptureDevice_UseRAWSampleGrabber      = false;
     this.videoCapture1.Video_Crop                                   = null;
     this.videoCapture1.Video_Decoder                                = null;
     this.videoCapture1.Video_Effects_AllowMultipleStreams           = false;
     this.videoCapture1.Video_Effects_Enabled                        = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_Override            = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_X                   = 16;
     videoRendererSettingsWinForms1.Aspect_Ratio_Y                   = 9;
     videoRendererSettingsWinForms1.BackgroundColor                  = System.Drawing.Color.Black;
     videoRendererSettingsWinForms1.Deinterlace_EVR_Mode             = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode            = null;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault      = true;
     videoRendererSettingsWinForms1.Flip_Horizontal                  = false;
     videoRendererSettingsWinForms1.Flip_Vertical                    = false;
     videoRendererSettingsWinForms1.RotationAngle                    = 0;
     videoRendererSettingsWinForms1.StretchMode                      = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms1.Video_Renderer                   = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms1.VideoRendererInternal            = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms1.Zoom_Ratio                       = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftX                      = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftY                      = 0;
     this.videoCapture1.Video_Renderer                               = videoRendererSettingsWinForms1;
     this.videoCapture1.Video_Resize                                 = null;
     this.videoCapture1.Video_ResizeOrCrop_Enabled                   = false;
     this.videoCapture1.Video_Rotation                               = VisioForge.Types.VFRotateMode.RotateNone;
     this.videoCapture1.Video_Sample_Grabber_Enabled                 = false;
     this.videoCapture1.Video_Sample_Grabber_UseForVideoEffects      = false;
     this.videoCapture1.Video_Still_Frames_Grabber_Enabled           = false;
     this.videoCapture1.Virtual_Camera_Output_Enabled                = false;
     this.videoCapture1.Virtual_Camera_Output_LicenseKey             = null;
     this.videoCapture1.VLC_Path                                     = null;
     this.videoCapture1.OnLicenseRequired                           += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.videoCapture1_OnLicenseRequired);
     //
     // videoCapture2
     //
     this.videoCapture2.Additional_Audio_CaptureDevice_MixChannels = false;
     this.videoCapture2.Audio_CaptureDevice = "";
     this.videoCapture2.Audio_CaptureDevice_CustomLatency       = 0;
     this.videoCapture2.Audio_CaptureDevice_Format              = "";
     this.videoCapture2.Audio_CaptureDevice_Format_UseBest      = true;
     this.videoCapture2.Audio_CaptureDevice_Line                = "";
     this.videoCapture2.Audio_CaptureDevice_MasterDevice        = null;
     this.videoCapture2.Audio_CaptureDevice_MasterDevice_Format = null;
     this.videoCapture2.Audio_CaptureDevice_Path                = null;
     this.videoCapture2.Audio_CaptureSourceFilter               = null;
     this.videoCapture2.Audio_Channel_Mapper           = null;
     this.videoCapture2.Audio_Decoder                  = null;
     this.videoCapture2.Audio_Effects_Enabled          = false;
     this.videoCapture2.Audio_Effects_UseLegacyEffects = false;
     this.videoCapture2.Audio_Enhancer_Enabled         = false;
     this.videoCapture2.Audio_OutputDevice             = "Default DirectSound Device";
     this.videoCapture2.Audio_PCM_Converter            = null;
     this.videoCapture2.Audio_PlayAudio                = true;
     this.videoCapture2.Audio_RecordAudio              = true;
     this.videoCapture2.Audio_Sample_Grabber_Enabled   = false;
     this.videoCapture2.Audio_VUMeter_Enabled          = false;
     this.videoCapture2.Audio_VUMeter_Pro_Enabled      = false;
     this.videoCapture2.Audio_VUMeter_Pro_Volume       = 100;
     this.videoCapture2.BackColor = System.Drawing.Color.Black;
     this.videoCapture2.Barcode_Reader_Enabled = false;
     this.videoCapture2.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.videoCapture2.BDA_Source             = null;
     this.videoCapture2.ChromaKey      = null;
     this.videoCapture2.Custom_Source  = null;
     this.videoCapture2.Debug_Dir      = "";
     this.videoCapture2.Debug_Mode     = false;
     this.videoCapture2.Decklink_Input = VisioForge.Types.DecklinkInput.Auto;
     this.videoCapture2.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
     this.videoCapture2.Decklink_Input_IREUSA       = false;
     this.videoCapture2.Decklink_Input_SMPTE        = false;
     this.videoCapture2.Decklink_Output             = null;
     this.videoCapture2.Decklink_Source             = null;
     this.videoCapture2.DirectCapture_Muxer         = null;
     this.videoCapture2.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
     this.videoCapture2.Face_Tracking                                = null;
     this.videoCapture2.IP_Camera_Source                             = null;
     this.videoCapture2.Location                                     = new System.Drawing.Point(331, 12);
     this.videoCapture2.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
     this.videoCapture2.Motion_Detection                             = null;
     this.videoCapture2.Motion_DetectionEx                           = null;
     this.videoCapture2.MPEG_Audio_Decoder                           = "";
     this.videoCapture2.MPEG_Demuxer                                 = null;
     this.videoCapture2.MPEG_Video_Decoder                           = "";
     this.videoCapture2.MultiScreen_Enabled                          = false;
     this.videoCapture2.Name                                         = "videoCapture2";
     this.videoCapture2.Network_Streaming_Audio_Enabled              = false;
     this.videoCapture2.Network_Streaming_Enabled                    = false;
     this.videoCapture2.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
     this.videoCapture2.Network_Streaming_Network_Port               = 100;
     this.videoCapture2.Network_Streaming_Output                     = null;
     this.videoCapture2.Network_Streaming_URL                        = "";
     this.videoCapture2.Network_Streaming_WMV_Maximum_Clients        = 10;
     this.videoCapture2.Output_Filename                              = "";
     this.videoCapture2.Output_Format                                = null;
     this.videoCapture2.PIP_AddSampleGrabbers                        = false;
     this.videoCapture2.PIP_ChromaKeySettings                        = null;
     this.videoCapture2.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
     this.videoCapture2.PIP_ResizeQuality                            = VisioForge.Types.VFPIPResizeQuality.RQ_NN;
     this.videoCapture2.Push_Source                                  = null;
     this.videoCapture2.Screen_Capture_Source                        = null;
     this.videoCapture2.SeparateCapture_AutostartCapture             = false;
     this.videoCapture2.SeparateCapture_Enabled                      = false;
     this.videoCapture2.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
     this.videoCapture2.SeparateCapture_FileSizeThreshold            = ((long)(0));
     this.videoCapture2.SeparateCapture_GMFMode                      = true;
     this.videoCapture2.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
     this.videoCapture2.SeparateCapture_TimeThreshold                = ((long)(0));
     this.videoCapture2.Size                                         = new System.Drawing.Size(295, 228);
     this.videoCapture2.Start_DelayEnabled                           = false;
     this.videoCapture2.TabIndex                                     = 1;
     this.videoCapture2.Tags                                         = null;
     this.videoCapture2.Timeshift_Settings                           = null;
     this.videoCapture2.TVTuner_Channel                              = 0;
     this.videoCapture2.TVTuner_Country                              = "";
     this.videoCapture2.TVTuner_FM_Tuning_StartFrequency             = 80000000;
     this.videoCapture2.TVTuner_FM_Tuning_Step                       = 160000000;
     this.videoCapture2.TVTuner_FM_Tuning_StopFrequency              = 0;
     this.videoCapture2.TVTuner_Frequency                            = 0;
     this.videoCapture2.TVTuner_InputType                            = "";
     this.videoCapture2.TVTuner_Mode                                 = VisioForge.Types.VFTVTunerMode.Default;
     this.videoCapture2.TVTuner_Name                                 = "";
     this.videoCapture2.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
     this.videoCapture2.Video_CaptureDevice                          = "";
     this.videoCapture2.Video_CaptureDevice_Format                   = "";
     this.videoCapture2.Video_CaptureDevice_Format_UseBest           = true;
     this.videoCapture2.Video_CaptureDevice_FrameRate                = 25D;
     this.videoCapture2.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
     this.videoCapture2.Video_CaptureDevice_IsAudioSource            = false;
     this.videoCapture2.Video_CaptureDevice_Path                     = null;
     this.videoCapture2.Video_CaptureDevice_UseClosedCaptions        = false;
     this.videoCapture2.Video_CaptureDevice_UseRAWSampleGrabber      = false;
     this.videoCapture2.Video_Crop                                   = null;
     this.videoCapture2.Video_Decoder                                = null;
     this.videoCapture2.Video_Effects_AllowMultipleStreams           = false;
     this.videoCapture2.Video_Effects_Enabled                        = false;
     videoRendererSettingsWinForms2.Aspect_Ratio_Override            = false;
     videoRendererSettingsWinForms2.Aspect_Ratio_X                   = 16;
     videoRendererSettingsWinForms2.Aspect_Ratio_Y                   = 9;
     videoRendererSettingsWinForms2.BackgroundColor                  = System.Drawing.Color.Black;
     videoRendererSettingsWinForms2.Deinterlace_EVR_Mode             = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms2.Deinterlace_VMR9_Mode            = null;
     videoRendererSettingsWinForms2.Deinterlace_VMR9_UseDefault      = true;
     videoRendererSettingsWinForms2.Flip_Horizontal                  = false;
     videoRendererSettingsWinForms2.Flip_Vertical                    = false;
     videoRendererSettingsWinForms2.RotationAngle                    = 0;
     videoRendererSettingsWinForms2.StretchMode                      = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms2.Video_Renderer                   = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms2.VideoRendererInternal            = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms2.Zoom_Ratio                       = 0;
     videoRendererSettingsWinForms2.Zoom_ShiftX                      = 0;
     videoRendererSettingsWinForms2.Zoom_ShiftY                      = 0;
     this.videoCapture2.Video_Renderer                               = videoRendererSettingsWinForms2;
     this.videoCapture2.Video_Resize                                 = null;
     this.videoCapture2.Video_ResizeOrCrop_Enabled                   = false;
     this.videoCapture2.Video_Rotation                               = VisioForge.Types.VFRotateMode.RotateNone;
     this.videoCapture2.Video_Sample_Grabber_Enabled                 = false;
     this.videoCapture2.Video_Sample_Grabber_UseForVideoEffects      = false;
     this.videoCapture2.Video_Still_Frames_Grabber_Enabled           = false;
     this.videoCapture2.Virtual_Camera_Output_Enabled                = false;
     this.videoCapture2.Virtual_Camera_Output_LicenseKey             = null;
     this.videoCapture2.VLC_Path                                     = null;
     this.videoCapture2.OnLicenseRequired                           += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.videoCapture2_OnLicenseRequired);
     //
     // btStart1
     //
     this.btStart1.Location = new System.Drawing.Point(12, 272);
     this.btStart1.Name     = "btStart1";
     this.btStart1.Size     = new System.Drawing.Size(75, 23);
     this.btStart1.TabIndex = 2;
     this.btStart1.Text     = "Start";
     this.btStart1.UseVisualStyleBackColor = true;
     this.btStart1.Click += new System.EventHandler(this.btStart1_Click);
     //
     // btStop1
     //
     this.btStop1.Location = new System.Drawing.Point(93, 272);
     this.btStop1.Name     = "btStop1";
     this.btStop1.Size     = new System.Drawing.Size(75, 23);
     this.btStop1.TabIndex = 3;
     this.btStop1.Text     = "Stop";
     this.btStop1.UseVisualStyleBackColor = true;
     this.btStop1.Click += new System.EventHandler(this.btStop1_Click);
     //
     // btStart2
     //
     this.btStart2.Location = new System.Drawing.Point(331, 272);
     this.btStart2.Name     = "btStart2";
     this.btStart2.Size     = new System.Drawing.Size(75, 23);
     this.btStart2.TabIndex = 4;
     this.btStart2.Text     = "Start";
     this.btStart2.UseVisualStyleBackColor = true;
     this.btStart2.Click += new System.EventHandler(this.btStart2_Click);
     //
     // btStop2
     //
     this.btStop2.Location = new System.Drawing.Point(412, 272);
     this.btStop2.Name     = "btStop2";
     this.btStop2.Size     = new System.Drawing.Size(75, 23);
     this.btStop2.TabIndex = 5;
     this.btStop2.Text     = "Stop";
     this.btStop2.UseVisualStyleBackColor = true;
     this.btStop2.Click += new System.EventHandler(this.btStop2_Click);
     //
     // cbCamera1
     //
     this.cbCamera1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbCamera1.FormattingEnabled = true;
     this.cbCamera1.Location          = new System.Drawing.Point(12, 245);
     this.cbCamera1.Name     = "cbCamera1";
     this.cbCamera1.Size     = new System.Drawing.Size(295, 21);
     this.cbCamera1.TabIndex = 6;
     //
     // cbCamera2
     //
     this.cbCamera2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbCamera2.FormattingEnabled = true;
     this.cbCamera2.Location          = new System.Drawing.Point(331, 245);
     this.cbCamera2.Name     = "cbCamera2";
     this.cbCamera2.Size     = new System.Drawing.Size(295, 21);
     this.cbCamera2.TabIndex = 7;
     //
     // lbTimestamp1
     //
     this.lbTimestamp1.AutoSize = true;
     this.lbTimestamp1.Location = new System.Drawing.Point(181, 277);
     this.lbTimestamp1.Name     = "lbTimestamp1";
     this.lbTimestamp1.Size     = new System.Drawing.Size(126, 13);
     this.lbTimestamp1.TabIndex = 103;
     this.lbTimestamp1.Text     = "Recording time: 00:00:00";
     //
     // lbTimestamp2
     //
     this.lbTimestamp2.AutoSize = true;
     this.lbTimestamp2.Location = new System.Drawing.Point(500, 277);
     this.lbTimestamp2.Name     = "lbTimestamp2";
     this.lbTimestamp2.Size     = new System.Drawing.Size(126, 13);
     this.lbTimestamp2.TabIndex = 104;
     this.lbTimestamp2.Text     = "Recording time: 00:00:00";
     //
     // cbLicensing
     //
     this.cbLicensing.AutoSize = true;
     this.cbLicensing.Location = new System.Drawing.Point(105, 347);
     this.cbLicensing.Name     = "cbLicensing";
     this.cbLicensing.Size     = new System.Drawing.Size(91, 17);
     this.cbLicensing.TabIndex = 113;
     this.cbLicensing.Text     = "Licensing info";
     this.cbLicensing.UseVisualStyleBackColor = true;
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(12, 347);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(87, 17);
     this.cbDebugMode.TabIndex = 112;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // mmLog
     //
     this.mmLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.mmLog.Location  = new System.Drawing.Point(12, 370);
     this.mmLog.Multiline = true;
     this.mmLog.Name      = "mmLog";
     this.mmLog.Size      = new System.Drawing.Size(614, 140);
     this.mmLog.TabIndex  = 111;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 312);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(335, 13);
     this.label3.TabIndex = 110;
     this.label3.Text     = "All settings set to default. You can check Main Demo for more options";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(635, 522);
     this.Controls.Add(this.cbLicensing);
     this.Controls.Add(this.cbDebugMode);
     this.Controls.Add(this.mmLog);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.lbTimestamp2);
     this.Controls.Add(this.lbTimestamp1);
     this.Controls.Add(this.cbCamera2);
     this.Controls.Add(this.cbCamera1);
     this.Controls.Add(this.btStop2);
     this.Controls.Add(this.btStart2);
     this.Controls.Add(this.btStop1);
     this.Controls.Add(this.btStart1);
     this.Controls.Add(this.videoCapture2);
     this.Controls.Add(this.videoCapture1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Form1";
     this.Text            = "Video Capture SDK .Net - Multiple web cameras";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
     this.linkLabel1            = new System.Windows.Forms.LinkLabel();
     this.btSelectFile          = new System.Windows.Forms.Button();
     this.edFilename            = new System.Windows.Forms.TextBox();
     this.label14               = new System.Windows.Forms.Label();
     this.groupBox3             = new System.Windows.Forms.GroupBox();
     this.btDVDControlRootMenu  = new System.Windows.Forms.Button();
     this.btDVDControlTitleMenu = new System.Windows.Forms.Button();
     this.cbDVDControlSubtitles = new System.Windows.Forms.ComboBox();
     this.label19               = new System.Windows.Forms.Label();
     this.cbDVDControlAudio     = new System.Windows.Forms.ComboBox();
     this.label21               = new System.Windows.Forms.Label();
     this.cbDVDControlChapter   = new System.Windows.Forms.ComboBox();
     this.label18               = new System.Windows.Forms.Label();
     this.cbDVDControlTitle     = new System.Windows.Forms.ComboBox();
     this.label17               = new System.Windows.Forms.Label();
     this.groupBox2             = new System.Windows.Forms.GroupBox();
     this.cbLoop          = new System.Windows.Forms.CheckBox();
     this.btNextFrame     = new System.Windows.Forms.Button();
     this.btStop          = new System.Windows.Forms.Button();
     this.btPause         = new System.Windows.Forms.Button();
     this.btResume        = new System.Windows.Forms.Button();
     this.btStart         = new System.Windows.Forms.Button();
     this.tbSpeed         = new System.Windows.Forms.TrackBar();
     this.label16         = new System.Windows.Forms.Label();
     this.lbTime          = new System.Windows.Forms.Label();
     this.tbTimeline      = new System.Windows.Forms.TrackBar();
     this.label1          = new System.Windows.Forms.Label();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.cbLicensing     = new System.Windows.Forms.CheckBox();
     this.mmError         = new System.Windows.Forms.TextBox();
     this.cbDebugMode     = new System.Windows.Forms.CheckBox();
     this.groupBox4       = new System.Windows.Forms.GroupBox();
     this.label7          = new System.Windows.Forms.Label();
     this.tbBalance1      = new System.Windows.Forms.TrackBar();
     this.label6          = new System.Windows.Forms.Label();
     this.tbVolume1       = new System.Windows.Forms.TrackBar();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.timer1          = new System.Windows.Forms.Timer(this.components);
     this.MediaPlayer1    = new VisioForge.Controls.UI.WinForms.MediaPlayer();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).BeginInit();
     this.SuspendLayout();
     //
     // linkLabel1
     //
     this.linkLabel1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.Location     = new System.Drawing.Point(318, 6);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(110, 13);
     this.linkLabel1.TabIndex     = 19;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "Watch video tutorials!";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // btSelectFile
     //
     this.btSelectFile.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btSelectFile.Location = new System.Drawing.Point(405, 23);
     this.btSelectFile.Name     = "btSelectFile";
     this.btSelectFile.Size     = new System.Drawing.Size(23, 23);
     this.btSelectFile.TabIndex = 18;
     this.btSelectFile.Text     = "...";
     this.btSelectFile.UseVisualStyleBackColor = true;
     this.btSelectFile.Click += new System.EventHandler(this.btSelectFile_Click);
     //
     // edFilename
     //
     this.edFilename.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.edFilename.Location = new System.Drawing.Point(12, 25);
     this.edFilename.Name     = "edFilename";
     this.edFilename.Size     = new System.Drawing.Size(387, 20);
     this.edFilename.TabIndex = 17;
     this.edFilename.Text     = "D:\\VIDEO_TS\\VIDEO_TS.IFO";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(9, 9);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(95, 13);
     this.label14.TabIndex = 16;
     this.label14.Text     = "DVD IFO file name";
     //
     // groupBox3
     //
     this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox3.Controls.Add(this.btDVDControlRootMenu);
     this.groupBox3.Controls.Add(this.btDVDControlTitleMenu);
     this.groupBox3.Controls.Add(this.cbDVDControlSubtitles);
     this.groupBox3.Controls.Add(this.label19);
     this.groupBox3.Controls.Add(this.cbDVDControlAudio);
     this.groupBox3.Controls.Add(this.label21);
     this.groupBox3.Controls.Add(this.cbDVDControlChapter);
     this.groupBox3.Controls.Add(this.label18);
     this.groupBox3.Controls.Add(this.cbDVDControlTitle);
     this.groupBox3.Controls.Add(this.label17);
     this.groupBox3.Location = new System.Drawing.Point(12, 462);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(416, 78);
     this.groupBox3.TabIndex = 21;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "DVD";
     //
     // btDVDControlRootMenu
     //
     this.btDVDControlRootMenu.Location = new System.Drawing.Point(335, 48);
     this.btDVDControlRootMenu.Name     = "btDVDControlRootMenu";
     this.btDVDControlRootMenu.Size     = new System.Drawing.Size(75, 23);
     this.btDVDControlRootMenu.TabIndex = 9;
     this.btDVDControlRootMenu.Text     = "Root menu";
     this.btDVDControlRootMenu.UseVisualStyleBackColor = true;
     this.btDVDControlRootMenu.Click += new System.EventHandler(this.btDVDControlRootMenu_Click);
     //
     // btDVDControlTitleMenu
     //
     this.btDVDControlTitleMenu.Location = new System.Drawing.Point(335, 21);
     this.btDVDControlTitleMenu.Name     = "btDVDControlTitleMenu";
     this.btDVDControlTitleMenu.Size     = new System.Drawing.Size(75, 23);
     this.btDVDControlTitleMenu.TabIndex = 8;
     this.btDVDControlTitleMenu.Text     = "Title menu";
     this.btDVDControlTitleMenu.UseVisualStyleBackColor = true;
     this.btDVDControlTitleMenu.Click += new System.EventHandler(this.btDVDControlTitleMenu_Click);
     //
     // cbDVDControlSubtitles
     //
     this.cbDVDControlSubtitles.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbDVDControlSubtitles.FormattingEnabled = true;
     this.cbDVDControlSubtitles.Location          = new System.Drawing.Point(217, 50);
     this.cbDVDControlSubtitles.Name                  = "cbDVDControlSubtitles";
     this.cbDVDControlSubtitles.Size                  = new System.Drawing.Size(112, 21);
     this.cbDVDControlSubtitles.TabIndex              = 7;
     this.cbDVDControlSubtitles.SelectedIndexChanged += new System.EventHandler(this.cbDVDControlSubtitles_SelectedIndexChanged);
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(168, 53);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(47, 13);
     this.label19.TabIndex = 6;
     this.label19.Text     = "Subtitles";
     //
     // cbDVDControlAudio
     //
     this.cbDVDControlAudio.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbDVDControlAudio.FormattingEnabled = true;
     this.cbDVDControlAudio.Location          = new System.Drawing.Point(217, 23);
     this.cbDVDControlAudio.Name                  = "cbDVDControlAudio";
     this.cbDVDControlAudio.Size                  = new System.Drawing.Size(112, 21);
     this.cbDVDControlAudio.TabIndex              = 5;
     this.cbDVDControlAudio.SelectedIndexChanged += new System.EventHandler(this.cbDVDControlAudio_SelectedIndexChanged);
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(168, 26);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(34, 13);
     this.label21.TabIndex = 4;
     this.label21.Text     = "Audio";
     //
     // cbDVDControlChapter
     //
     this.cbDVDControlChapter.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbDVDControlChapter.FormattingEnabled = true;
     this.cbDVDControlChapter.Location          = new System.Drawing.Point(55, 50);
     this.cbDVDControlChapter.Name                  = "cbDVDControlChapter";
     this.cbDVDControlChapter.Size                  = new System.Drawing.Size(98, 21);
     this.cbDVDControlChapter.TabIndex              = 3;
     this.cbDVDControlChapter.SelectedIndexChanged += new System.EventHandler(this.cbDVDControlChapter_SelectedIndexChanged);
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(6, 53);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(44, 13);
     this.label18.TabIndex = 2;
     this.label18.Text     = "Chapter";
     //
     // cbDVDControlTitle
     //
     this.cbDVDControlTitle.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbDVDControlTitle.FormattingEnabled = true;
     this.cbDVDControlTitle.Location          = new System.Drawing.Point(55, 23);
     this.cbDVDControlTitle.Name                  = "cbDVDControlTitle";
     this.cbDVDControlTitle.Size                  = new System.Drawing.Size(98, 21);
     this.cbDVDControlTitle.TabIndex              = 1;
     this.cbDVDControlTitle.SelectedIndexChanged += new System.EventHandler(this.cbDVDControlTitle_SelectedIndexChanged);
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(6, 26);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(27, 13);
     this.label17.TabIndex = 0;
     this.label17.Text     = "Title";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox2.Controls.Add(this.cbLoop);
     this.groupBox2.Controls.Add(this.btNextFrame);
     this.groupBox2.Controls.Add(this.btStop);
     this.groupBox2.Controls.Add(this.btPause);
     this.groupBox2.Controls.Add(this.btResume);
     this.groupBox2.Controls.Add(this.btStart);
     this.groupBox2.Controls.Add(this.tbSpeed);
     this.groupBox2.Controls.Add(this.label16);
     this.groupBox2.Controls.Add(this.lbTime);
     this.groupBox2.Controls.Add(this.tbTimeline);
     this.groupBox2.Location = new System.Drawing.Point(12, 366);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(416, 90);
     this.groupBox2.TabIndex = 20;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Controls";
     //
     // cbLoop
     //
     this.cbLoop.AutoSize = true;
     this.cbLoop.Location = new System.Drawing.Point(330, 62);
     this.cbLoop.Name     = "cbLoop";
     this.cbLoop.Size     = new System.Drawing.Size(50, 17);
     this.cbLoop.TabIndex = 9;
     this.cbLoop.Text     = "Loop";
     this.cbLoop.UseVisualStyleBackColor = true;
     //
     // btNextFrame
     //
     this.btNextFrame.Location = new System.Drawing.Point(249, 58);
     this.btNextFrame.Name     = "btNextFrame";
     this.btNextFrame.Size     = new System.Drawing.Size(75, 23);
     this.btNextFrame.TabIndex = 8;
     this.btNextFrame.Text     = "Next frame";
     this.btNextFrame.UseVisualStyleBackColor = true;
     this.btNextFrame.Click += new System.EventHandler(this.btNextFrame_Click);
     //
     // btStop
     //
     this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStop.Location = new System.Drawing.Point(180, 58);
     this.btStop.Name     = "btStop";
     this.btStop.Size     = new System.Drawing.Size(46, 23);
     this.btStop.TabIndex = 7;
     this.btStop.Text     = "Stop";
     this.btStop.UseVisualStyleBackColor = true;
     this.btStop.Click += new System.EventHandler(this.btStop_Click);
     //
     // btPause
     //
     this.btPause.Location = new System.Drawing.Point(122, 58);
     this.btPause.Name     = "btPause";
     this.btPause.Size     = new System.Drawing.Size(52, 23);
     this.btPause.TabIndex = 6;
     this.btPause.Text     = "Pause";
     this.btPause.UseVisualStyleBackColor = true;
     this.btPause.Click += new System.EventHandler(this.btPause_Click);
     //
     // btResume
     //
     this.btResume.Location = new System.Drawing.Point(55, 58);
     this.btResume.Name     = "btResume";
     this.btResume.Size     = new System.Drawing.Size(61, 23);
     this.btResume.TabIndex = 5;
     this.btResume.Text     = "Resume";
     this.btResume.UseVisualStyleBackColor = true;
     this.btResume.Click += new System.EventHandler(this.btResume_Click);
     //
     // btStart
     //
     this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStart.Location = new System.Drawing.Point(6, 58);
     this.btStart.Name     = "btStart";
     this.btStart.Size     = new System.Drawing.Size(43, 23);
     this.btStart.TabIndex = 4;
     this.btStart.Text     = "Start";
     this.btStart.UseVisualStyleBackColor = true;
     this.btStart.Click += new System.EventHandler(this.btStart_Click);
     //
     // tbSpeed
     //
     this.tbSpeed.Location = new System.Drawing.Point(321, 27);
     this.tbSpeed.Maximum  = 25;
     this.tbSpeed.Minimum  = 5;
     this.tbSpeed.Name     = "tbSpeed";
     this.tbSpeed.Size     = new System.Drawing.Size(89, 45);
     this.tbSpeed.TabIndex = 3;
     this.tbSpeed.Value    = 10;
     this.tbSpeed.Scroll  += new System.EventHandler(this.tbSpeed_Scroll);
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(322, 11);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(38, 13);
     this.label16.TabIndex = 2;
     this.label16.Text     = "Speed";
     //
     // lbTime
     //
     this.lbTime.AutoSize = true;
     this.lbTime.Location = new System.Drawing.Point(219, 27);
     this.lbTime.Name     = "lbTime";
     this.lbTime.Size     = new System.Drawing.Size(96, 13);
     this.lbTime.TabIndex = 1;
     this.lbTime.Text     = "00:00:00/00:00:00";
     //
     // tbTimeline
     //
     this.tbTimeline.Location = new System.Drawing.Point(6, 19);
     this.tbTimeline.Maximum  = 100;
     this.tbTimeline.Name     = "tbTimeline";
     this.tbTimeline.Size     = new System.Drawing.Size(207, 45);
     this.tbTimeline.TabIndex = 0;
     this.tbTimeline.Scroll  += new System.EventHandler(this.tbTimeline_Scroll);
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(92, 555);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(244, 13);
     this.label1.TabIndex = 22;
     this.label1.Text     = "Much more features shown in Main Demo!";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.cbLicensing);
     this.groupBox1.Controls.Add(this.mmError);
     this.groupBox1.Controls.Add(this.cbDebugMode);
     this.groupBox1.Location = new System.Drawing.Point(434, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(221, 126);
     this.groupBox1.TabIndex = 23;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Errors and warnings";
     //
     // cbLicensing
     //
     this.cbLicensing.AutoSize = true;
     this.cbLicensing.Location = new System.Drawing.Point(106, 19);
     this.cbLicensing.Name     = "cbLicensing";
     this.cbLicensing.Size     = new System.Drawing.Size(91, 17);
     this.cbLicensing.TabIndex = 4;
     this.cbLicensing.Text     = "Licensing info";
     this.cbLicensing.UseVisualStyleBackColor = true;
     //
     // mmError
     //
     this.mmError.Location   = new System.Drawing.Point(6, 42);
     this.mmError.Multiline  = true;
     this.mmError.Name       = "mmError";
     this.mmError.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.mmError.Size       = new System.Drawing.Size(209, 78);
     this.mmError.TabIndex   = 3;
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(6, 19);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(87, 17);
     this.cbDebugMode.TabIndex = 2;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // groupBox4
     //
     this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox4.Controls.Add(this.label7);
     this.groupBox4.Controls.Add(this.tbBalance1);
     this.groupBox4.Controls.Add(this.label6);
     this.groupBox4.Controls.Add(this.tbVolume1);
     this.groupBox4.Location = new System.Drawing.Point(434, 144);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(221, 107);
     this.groupBox4.TabIndex = 24;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Audio output";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(109, 28);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 11;
     this.label7.Text     = "Balance";
     //
     // tbBalance1
     //
     this.tbBalance1.BackColor = System.Drawing.SystemColors.Window;
     this.tbBalance1.Location  = new System.Drawing.Point(112, 44);
     this.tbBalance1.Maximum   = 100;
     this.tbBalance1.Minimum   = -100;
     this.tbBalance1.Name      = "tbBalance1";
     this.tbBalance1.Size      = new System.Drawing.Size(85, 45);
     this.tbBalance1.TabIndex  = 10;
     this.tbBalance1.Scroll   += new System.EventHandler(this.tbBalance1_Scroll);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(16, 28);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(42, 13);
     this.label6.TabIndex = 9;
     this.label6.Text     = "Volume";
     //
     // tbVolume1
     //
     this.tbVolume1.BackColor = System.Drawing.SystemColors.Window;
     this.tbVolume1.Location  = new System.Drawing.Point(19, 44);
     this.tbVolume1.Maximum   = 100;
     this.tbVolume1.Minimum   = 20;
     this.tbVolume1.Name      = "tbVolume1";
     this.tbVolume1.Size      = new System.Drawing.Size(85, 45);
     this.tbVolume1.TabIndex  = 8;
     this.tbVolume1.Value     = 80;
     this.tbVolume1.Scroll   += new System.EventHandler(this.tbVolume1_Scroll);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // MediaPlayer1
     //
     this.MediaPlayer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.MediaPlayer1.Audio_Channel_Mapper           = null;
     this.MediaPlayer1.Audio_Effects_Enabled          = false;
     this.MediaPlayer1.Audio_Effects_UseLegacyEffects = false;
     this.MediaPlayer1.Audio_Enhancer_Enabled         = false;
     this.MediaPlayer1.Audio_OutputDevice             = "";
     this.MediaPlayer1.Audio_PlayAudio = true;
     this.MediaPlayer1.Audio_Sample_Grabber_Enabled = false;
     this.MediaPlayer1.Audio_VUMeter_Enabled        = false;
     this.MediaPlayer1.Audio_VUMeter_Pro_Enabled    = false;
     this.MediaPlayer1.Audio_VUMeter_Pro_Volume     = 0;
     this.MediaPlayer1.BackColor = System.Drawing.Color.Black;
     this.MediaPlayer1.Barcode_Reader_Enabled = false;
     this.MediaPlayer1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.MediaPlayer1.ChromaKey            = null;
     this.MediaPlayer1.Custom_Audio_Decoder = null;
     this.MediaPlayer1.Custom_Splitter      = null;
     this.MediaPlayer1.Custom_Video_Decoder = null;
     this.MediaPlayer1.Debug_DeepCleanUp    = false;
     this.MediaPlayer1.Debug_Dir            = null;
     this.MediaPlayer1.Debug_Mode           = false;
     this.MediaPlayer1.Encryption_Key       = "";
     this.MediaPlayer1.Encryption_KeyType   = VisioForge.Types.VFEncryptionKeyType.String;
     this.MediaPlayer1.Face_Tracking        = null;
     this.MediaPlayer1.Info_UseLibMediaInfo = false;
     this.MediaPlayer1.Location             = new System.Drawing.Point(12, 54);
     this.MediaPlayer1.Loop = false;
     this.MediaPlayer1.Loop_DoNotSeekToBeginning = false;
     this.MediaPlayer1.MaximalSpeedPlayback      = false;
     this.MediaPlayer1.Motion_Detection          = null;
     this.MediaPlayer1.Motion_DetectionEx        = null;
     this.MediaPlayer1.MultiScreen_Enabled       = false;
     this.MediaPlayer1.Name = "MediaPlayer1";
     this.MediaPlayer1.ReversePlayback_CacheSize = 0;
     this.MediaPlayer1.ReversePlayback_Enabled   = false;
     this.MediaPlayer1.Selection_Active          = false;
     this.MediaPlayer1.Selection_Start           = 0;
     this.MediaPlayer1.Selection_Stop            = 0;
     this.MediaPlayer1.Size = new System.Drawing.Size(415, 302);
     this.MediaPlayer1.Source_Custom_CLSID        = null;
     this.MediaPlayer1.Source_Mode                = VisioForge.Types.VFMediaPlayerSource.File_DS;
     this.MediaPlayer1.Source_Stream              = null;
     this.MediaPlayer1.Source_Stream_AudioPresent = true;
     this.MediaPlayer1.Source_Stream_Size         = ((long)(0));
     this.MediaPlayer1.Source_Stream_VideoPresent = true;
     this.MediaPlayer1.Play_DelayEnabled          = false;
     this.MediaPlayer1.TabIndex = 25;
     this.MediaPlayer1.Video_Effects_Enabled = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_Override       = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_X              = 16;
     videoRendererSettingsWinForms1.Aspect_Ratio_Y              = 9;
     videoRendererSettingsWinForms1.BackgroundColor             = System.Drawing.Color.Black;
     videoRendererSettingsWinForms1.Deinterlace_EVR_Mode        = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode       = null;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault = true;
     videoRendererSettingsWinForms1.Flip_Horizontal             = false;
     videoRendererSettingsWinForms1.Flip_Vertical         = false;
     videoRendererSettingsWinForms1.RotationAngle         = 0;
     videoRendererSettingsWinForms1.StretchMode           = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms1.Video_Renderer        = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms1.VideoRendererInternal = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms1.Zoom_Ratio            = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftX           = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftY           = 0;
     this.MediaPlayer1.Video_Renderer = videoRendererSettingsWinForms1;
     this.MediaPlayer1.Video_Sample_Grabber_UseForVideoEffects = false;
     this.MediaPlayer1.Video_Stream_Index  = 0;
     this.MediaPlayer1.OnDVDPlaybackError += new System.EventHandler <VisioForge.Types.DVDEventArgs>(this.MediaPlayer1_OnDVDPlaybackError);
     this.MediaPlayer1.OnError            += new System.EventHandler <VisioForge.Types.ErrorsEventArgs>(this.MediaPlayer1_OnError);
     this.MediaPlayer1.OnLicenseRequired  += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.MediaPlayer1_OnLicenseRequired);
     this.MediaPlayer1.OnStop             += new System.EventHandler <VisioForge.Types.MediaPlayerStopEventArgs>(this.MediaPlayer1_OnStop);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(664, 578);
     this.Controls.Add(this.MediaPlayer1);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.btSelectFile);
     this.Controls.Add(this.edFilename);
     this.Controls.Add(this.label14);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "Form1";
     this.Text         = "Media Player SDK .Net - DVD Player Demo";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load        += new System.EventHandler(this.Form1_Load);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms14 = new VisioForge.Types.VideoRendererSettingsWinForms();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.linkLabel1      = new System.Windows.Forms.LinkLabel();
     this.rbPreview       = new System.Windows.Forms.RadioButton();
     this.btStop          = new System.Windows.Forms.Button();
     this.btStart         = new System.Windows.Forms.Button();
     this.label10         = new System.Windows.Forms.Label();
     this.ProgressBar1    = new System.Windows.Forms.ProgressBar();
     this.rbConvert       = new System.Windows.Forms.RadioButton();
     this.VideoEdit1      = new VisioForge.Controls.UI.WinForms.VideoEdit();
     this.tabControl1     = new System.Windows.Forms.TabControl();
     this.tabPage1        = new System.Windows.Forms.TabPage();
     this.cbOutputFormat  = new System.Windows.Forms.ComboBox();
     this.lbInfo          = new System.Windows.Forms.Label();
     this.btConfigure     = new System.Windows.Forms.Button();
     this.label9          = new System.Windows.Forms.Label();
     this.btSelectOutput  = new System.Windows.Forms.Button();
     this.edOutput        = new System.Windows.Forms.TextBox();
     this.label15         = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.cbFrameRate     = new System.Windows.Forms.ComboBox();
     this.label3          = new System.Windows.Forms.Label();
     this.edHeight        = new System.Windows.Forms.TextBox();
     this.edWidth         = new System.Windows.Forms.TextBox();
     this.label2          = new System.Windows.Forms.Label();
     this.cbResize        = new System.Windows.Forms.CheckBox();
     this.tabPage5        = new System.Windows.Forms.TabPage();
     this.tabPage2        = new System.Windows.Forms.TabPage();
     this.cbLicensing     = new System.Windows.Forms.CheckBox();
     this.mmLog           = new System.Windows.Forms.TextBox();
     this.label120        = new System.Windows.Forms.Label();
     this.cbDebugMode     = new System.Windows.Forms.CheckBox();
     this.OpenDialog1     = new System.Windows.Forms.OpenFileDialog();
     this.openFileDialog2 = new System.Windows.Forms.OpenFileDialog();
     this.fontDialog1     = new System.Windows.Forms.FontDialog();
     this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
     this.cbFlipY         = new System.Windows.Forms.CheckBox();
     this.cbFlipX         = new System.Windows.Forms.CheckBox();
     this.cbInvert        = new System.Windows.Forms.CheckBox();
     this.cbGreyscale     = new System.Windows.Forms.CheckBox();
     this.label201        = new System.Windows.Forms.Label();
     this.tbDarkness      = new System.Windows.Forms.TrackBar();
     this.label200        = new System.Windows.Forms.Label();
     this.label199        = new System.Windows.Forms.Label();
     this.label198        = new System.Windows.Forms.Label();
     this.tbContrast      = new System.Windows.Forms.TrackBar();
     this.tbLightness     = new System.Windows.Forms.TrackBar();
     this.tbSaturation    = new System.Windows.Forms.TrackBar();
     this.label4          = new System.Windows.Forms.Label();
     this.btTextLogoAdd   = new System.Windows.Forms.Button();
     this.btLogoRemove    = new System.Windows.Forms.Button();
     this.btLogoEdit      = new System.Windows.Forms.Button();
     this.lbLogos         = new System.Windows.Forms.ListBox();
     this.btImageLogoAdd  = new System.Windows.Forms.Button();
     this.label5          = new System.Windows.Forms.Label();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage5.SuspendLayout();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbDarkness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbContrast)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbLightness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSaturation)).BeginInit();
     this.SuspendLayout();
     //
     // linkLabel1
     //
     this.linkLabel1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.Location     = new System.Drawing.Point(1370, 23);
     this.linkLabel1.Margin       = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(155, 25);
     this.linkLabel1.TabIndex     = 90;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "Watch tutorials";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // rbPreview
     //
     this.rbPreview.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.rbPreview.AutoSize = true;
     this.rbPreview.Checked  = true;
     this.rbPreview.Location = new System.Drawing.Point(908, 700);
     this.rbPreview.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.rbPreview.Name     = "rbPreview";
     this.rbPreview.Size     = new System.Drawing.Size(119, 29);
     this.rbPreview.TabIndex = 86;
     this.rbPreview.TabStop  = true;
     this.rbPreview.Text     = "Preview";
     this.rbPreview.UseVisualStyleBackColor = true;
     //
     // btStop
     //
     this.btStop.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStop.Location = new System.Drawing.Point(1410, 690);
     this.btStop.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.btStop.Name     = "btStop";
     this.btStop.Size     = new System.Drawing.Size(116, 44);
     this.btStop.TabIndex = 85;
     this.btStop.Text     = "Stop";
     this.btStop.UseVisualStyleBackColor = true;
     this.btStop.Click += new System.EventHandler(this.btStop_Click);
     //
     // btStart
     //
     this.btStart.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStart.Location = new System.Drawing.Point(1276, 690);
     this.btStart.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.btStart.Name     = "btStart";
     this.btStart.Size     = new System.Drawing.Size(116, 44);
     this.btStart.TabIndex = 84;
     this.btStart.Text     = "Start";
     this.btStart.UseVisualStyleBackColor = true;
     this.btStart.Click += new System.EventHandler(this.btStart_Click);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(690, 23);
     this.label10.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(334, 25);
     this.label10.TabIndex = 80;
     this.label10.Text     = "Input images located in resources";
     //
     // ProgressBar1
     //
     this.ProgressBar1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ProgressBar1.Location = new System.Drawing.Point(696, 746);
     this.ProgressBar1.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.ProgressBar1.Name     = "ProgressBar1";
     this.ProgressBar1.Size     = new System.Drawing.Size(830, 44);
     this.ProgressBar1.TabIndex = 79;
     //
     // rbConvert
     //
     this.rbConvert.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.rbConvert.AutoSize = true;
     this.rbConvert.Location = new System.Drawing.Point(696, 700);
     this.rbConvert.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.rbConvert.Name     = "rbConvert";
     this.rbConvert.Size     = new System.Drawing.Size(176, 29);
     this.rbConvert.TabIndex = 78;
     this.rbConvert.Text     = "Convert video";
     this.rbConvert.UseVisualStyleBackColor = true;
     //
     // VideoEdit1
     //
     this.VideoEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.VideoEdit1.Audio_Channel_Mapper           = null;
     this.VideoEdit1.Audio_Effects_Enabled          = false;
     this.VideoEdit1.Audio_Effects_UseLegacyEffects = false;
     this.VideoEdit1.Audio_Enhancer_Enabled         = false;
     this.VideoEdit1.Audio_Preview_Enabled          = false;
     this.VideoEdit1.Audio_VUMeter_Enabled          = false;
     this.VideoEdit1.Audio_VUMeter_Pro_Enabled      = false;
     this.VideoEdit1.Audio_VUMeter_Pro_Volume       = 0;
     this.VideoEdit1.BackColor = System.Drawing.Color.Black;
     this.VideoEdit1.Barcode_Reader_Enabled = false;
     this.VideoEdit1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.VideoEdit1.ChromaKey  = null;
     this.VideoEdit1.Debug_Dir  = "";
     this.VideoEdit1.Debug_Mode = false;
     this.VideoEdit1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
     this.VideoEdit1.Decklink_Output      = null;
     this.VideoEdit1.Dynamic_Reconnection = false;
     this.VideoEdit1.Location             = new System.Drawing.Point(696, 65);
     this.VideoEdit1.Margin             = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.VideoEdit1.Mode               = VisioForge.Types.VFVideoEditMode.Convert;
     this.VideoEdit1.Motion_Detection   = null;
     this.VideoEdit1.Motion_DetectionEx = null;
     this.VideoEdit1.Name               = "VideoEdit1";
     this.VideoEdit1.Network_Streaming_Audio_Enabled       = false;
     this.VideoEdit1.Network_Streaming_Enabled             = false;
     this.VideoEdit1.Network_Streaming_Format              = VisioForge.Types.VFNetworkStreamingFormat.WMV;
     this.VideoEdit1.Network_Streaming_Network_Port        = 0;
     this.VideoEdit1.Network_Streaming_Output              = null;
     this.VideoEdit1.Network_Streaming_URL                 = null;
     this.VideoEdit1.Network_Streaming_WMV_Maximum_Clients = 0;
     this.VideoEdit1.Output_Filename                             = "c:\\output.avi";
     this.VideoEdit1.Output_Format                               = null;
     this.VideoEdit1.Size                                        = new System.Drawing.Size(830, 592);
     this.VideoEdit1.Start_DelayEnabled                          = false;
     this.VideoEdit1.TabIndex                                    = 91;
     this.VideoEdit1.Tags                                        = null;
     this.VideoEdit1.UseLibMediaInfo                             = false;
     this.VideoEdit1.Video_Crop                                  = null;
     this.VideoEdit1.Video_Custom_Resizer_CLSID                  = new System.Guid("00000000-0000-0000-0000-000000000000");
     this.VideoEdit1.Video_Effects_AllowMultipleStreams          = false;
     this.VideoEdit1.Video_Effects_Enabled                       = false;
     this.VideoEdit1.Video_FrameRate                             = 25D;
     this.VideoEdit1.Video_Preview_Enabled                       = true;
     videoRendererSettingsWinForms14.Aspect_Ratio_Override       = false;
     videoRendererSettingsWinForms14.Aspect_Ratio_X              = 16;
     videoRendererSettingsWinForms14.Aspect_Ratio_Y              = 9;
     videoRendererSettingsWinForms14.BackgroundColor             = System.Drawing.Color.Black;
     videoRendererSettingsWinForms14.Deinterlace_EVR_Mode        = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms14.Deinterlace_VMR9_Mode       = null;
     videoRendererSettingsWinForms14.Deinterlace_VMR9_UseDefault = true;
     videoRendererSettingsWinForms14.Flip_Horizontal             = false;
     videoRendererSettingsWinForms14.Flip_Vertical               = false;
     videoRendererSettingsWinForms14.RotationAngle               = 0;
     videoRendererSettingsWinForms14.StretchMode                 = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms14.Video_Renderer              = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms14.VideoRendererInternal       = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms14.Zoom_Ratio                  = 0;
     videoRendererSettingsWinForms14.Zoom_ShiftX                 = 0;
     videoRendererSettingsWinForms14.Zoom_ShiftY                 = 0;
     this.VideoEdit1.Video_Renderer                              = videoRendererSettingsWinForms14;
     this.VideoEdit1.Video_Resize                                = false;
     this.VideoEdit1.Video_Resize_Height                         = 480;
     this.VideoEdit1.Video_Resize_Width                          = 640;
     this.VideoEdit1.Video_Rotation                              = VisioForge.Types.VFRotateMode.RotateNone;
     this.VideoEdit1.Video_Subtitles                             = null;
     this.VideoEdit1.Virtual_Camera_Output_Enabled               = false;
     this.VideoEdit1.OnLicenseRequired                          += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.VideoEdit1_OnLicenseRequired);
     this.VideoEdit1.OnVideoFrameBitmap                         += new System.EventHandler <VisioForge.Types.VideoFrameBitmapEventArgs>(this.VideoEdit1_OnVideoFrameBitmap);
     this.VideoEdit1.OnProgress                                 += new System.EventHandler <VisioForge.Types.ProgressEventArgs>(this.VideoEdit1_OnProgress);
     this.VideoEdit1.OnStop                                     += new System.EventHandler <VisioForge.Types.VideoEditStopEventArgs>(this.VideoEdit1_OnStop);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage5);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location      = new System.Drawing.Point(24, 23);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(660, 773);
     this.tabControl1.TabIndex      = 92;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.cbOutputFormat);
     this.tabPage1.Controls.Add(this.lbInfo);
     this.tabPage1.Controls.Add(this.btConfigure);
     this.tabPage1.Controls.Add(this.label9);
     this.tabPage1.Controls.Add(this.btSelectOutput);
     this.tabPage1.Controls.Add(this.edOutput);
     this.tabPage1.Controls.Add(this.label15);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.cbFrameRate);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.edHeight);
     this.tabPage1.Controls.Add(this.edWidth);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Controls.Add(this.cbResize);
     this.tabPage1.Location = new System.Drawing.Point(8, 39);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage1.Size     = new System.Drawing.Size(644, 726);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Output";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // cbOutputFormat
     //
     this.cbOutputFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbOutputFormat.FormattingEnabled = true;
     this.cbOutputFormat.Items.AddRange(new object[] {
         "AVI",
         "MKV (Matroska)",
         "WMV (Windows Media Video)",
         "DV",
         "WebM",
         "FFMPEG (DLL)",
         "FFMPEG (external exe) (BETA)",
         "MP4 v8/v10",
         "MP4 v11",
         "Animated GIF",
         "Encrypted video"
     });
     this.cbOutputFormat.Location              = new System.Drawing.Point(32, 212);
     this.cbOutputFormat.Margin                = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.cbOutputFormat.Name                  = "cbOutputFormat";
     this.cbOutputFormat.Size                  = new System.Drawing.Size(574, 33);
     this.cbOutputFormat.TabIndex              = 123;
     this.cbOutputFormat.SelectedIndexChanged += new System.EventHandler(this.cbOutputFormat_SelectedIndexChanged);
     //
     // lbInfo
     //
     this.lbInfo.AutoSize = true;
     this.lbInfo.Location = new System.Drawing.Point(26, 273);
     this.lbInfo.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.lbInfo.Name     = "lbInfo";
     this.lbInfo.Size     = new System.Drawing.Size(541, 25);
     this.lbInfo.TabIndex = 62;
     this.lbInfo.Text     = "You can use dialog or code to configure format settings";
     //
     // btConfigure
     //
     this.btConfigure.Location = new System.Drawing.Point(32, 315);
     this.btConfigure.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.btConfigure.Name     = "btConfigure";
     this.btConfigure.Size     = new System.Drawing.Size(122, 44);
     this.btConfigure.TabIndex = 61;
     this.btConfigure.Text     = "Configure";
     this.btConfigure.UseVisualStyleBackColor = true;
     this.btConfigure.Click += new System.EventHandler(this.btConfigure_Click);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(26, 181);
     this.label9.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(79, 25);
     this.label9.TabIndex = 59;
     this.label9.Text     = "Format";
     //
     // btSelectOutput
     //
     this.btSelectOutput.Location = new System.Drawing.Point(558, 663);
     this.btSelectOutput.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.btSelectOutput.Name     = "btSelectOutput";
     this.btSelectOutput.Size     = new System.Drawing.Size(52, 44);
     this.btSelectOutput.TabIndex = 58;
     this.btSelectOutput.Text     = "...";
     this.btSelectOutput.UseVisualStyleBackColor = true;
     this.btSelectOutput.Click += new System.EventHandler(this.btSelectOutput_Click);
     //
     // edOutput
     //
     this.edOutput.Location = new System.Drawing.Point(148, 667);
     this.edOutput.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.edOutput.Name     = "edOutput";
     this.edOutput.Size     = new System.Drawing.Size(394, 31);
     this.edOutput.TabIndex = 57;
     this.edOutput.Text     = "c:\\vf\\video_edit_output.avi";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(26, 673);
     this.label15.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(110, 25);
     this.label15.TabIndex = 56;
     this.label15.Text     = "Output file";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(26, 610);
     this.label1.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(434, 25);
     this.label1.TabIndex = 55;
     this.label1.Text     = "More output formats available in Main Demo";
     //
     // cbFrameRate
     //
     this.cbFrameRate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbFrameRate.FormattingEnabled = true;
     this.cbFrameRate.Items.AddRange(new object[] {
         "1",
         "2",
         "5",
         "10",
         "12",
         "15",
         "20",
         "25",
         "30"
     });
     this.cbFrameRate.Location = new System.Drawing.Point(178, 85);
     this.cbFrameRate.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.cbFrameRate.Name     = "cbFrameRate";
     this.cbFrameRate.Size     = new System.Drawing.Size(92, 33);
     this.cbFrameRate.TabIndex = 51;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(26, 92);
     this.label3.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(122, 25);
     this.label3.TabIndex = 50;
     this.label3.Text     = "Frame rate:";
     //
     // edHeight
     //
     this.edHeight.Location = new System.Drawing.Point(322, 27);
     this.edHeight.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.edHeight.Name     = "edHeight";
     this.edHeight.Size     = new System.Drawing.Size(92, 31);
     this.edHeight.TabIndex = 49;
     this.edHeight.Text     = "576";
     //
     // edWidth
     //
     this.edWidth.Location = new System.Drawing.Point(178, 27);
     this.edWidth.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.edWidth.Name     = "edWidth";
     this.edWidth.Size     = new System.Drawing.Size(92, 31);
     this.edWidth.TabIndex = 48;
     this.edWidth.Text     = "768";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(286, 33);
     this.label2.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(23, 25);
     this.label2.TabIndex = 47;
     this.label2.Text     = "x";
     //
     // cbResize
     //
     this.cbResize.AutoSize = true;
     this.cbResize.Location = new System.Drawing.Point(32, 33);
     this.cbResize.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.cbResize.Name     = "cbResize";
     this.cbResize.Size     = new System.Drawing.Size(110, 29);
     this.cbResize.TabIndex = 46;
     this.cbResize.Text     = "Resize";
     this.cbResize.UseVisualStyleBackColor = true;
     //
     // tabPage5
     //
     this.tabPage5.Controls.Add(this.cbFlipY);
     this.tabPage5.Controls.Add(this.cbFlipX);
     this.tabPage5.Controls.Add(this.cbInvert);
     this.tabPage5.Controls.Add(this.cbGreyscale);
     this.tabPage5.Controls.Add(this.label201);
     this.tabPage5.Controls.Add(this.tbDarkness);
     this.tabPage5.Controls.Add(this.label200);
     this.tabPage5.Controls.Add(this.label199);
     this.tabPage5.Controls.Add(this.label198);
     this.tabPage5.Controls.Add(this.tbContrast);
     this.tabPage5.Controls.Add(this.tbLightness);
     this.tabPage5.Controls.Add(this.tbSaturation);
     this.tabPage5.Controls.Add(this.label4);
     this.tabPage5.Controls.Add(this.btTextLogoAdd);
     this.tabPage5.Controls.Add(this.btLogoRemove);
     this.tabPage5.Controls.Add(this.btLogoEdit);
     this.tabPage5.Controls.Add(this.lbLogos);
     this.tabPage5.Controls.Add(this.btImageLogoAdd);
     this.tabPage5.Controls.Add(this.label5);
     this.tabPage5.Location = new System.Drawing.Point(8, 39);
     this.tabPage5.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage5.Name     = "tabPage5";
     this.tabPage5.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage5.Size     = new System.Drawing.Size(644, 726);
     this.tabPage5.TabIndex = 2;
     this.tabPage5.Text     = "Video processing";
     this.tabPage5.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.cbLicensing);
     this.tabPage2.Controls.Add(this.mmLog);
     this.tabPage2.Controls.Add(this.label120);
     this.tabPage2.Controls.Add(this.cbDebugMode);
     this.tabPage2.Location = new System.Drawing.Point(8, 39);
     this.tabPage2.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.tabPage2.Size     = new System.Drawing.Size(644, 726);
     this.tabPage2.TabIndex = 3;
     this.tabPage2.Text     = "Log";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // cbLicensing
     //
     this.cbLicensing.AutoSize = true;
     this.cbLicensing.Location = new System.Drawing.Point(218, 31);
     this.cbLicensing.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.cbLicensing.Name     = "cbLicensing";
     this.cbLicensing.Size     = new System.Drawing.Size(177, 29);
     this.cbLicensing.TabIndex = 97;
     this.cbLicensing.Text     = "Licensing info";
     this.cbLicensing.UseVisualStyleBackColor = true;
     //
     // mmLog
     //
     this.mmLog.Location  = new System.Drawing.Point(32, 119);
     this.mmLog.Margin    = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.mmLog.Multiline = true;
     this.mmLog.Name      = "mmLog";
     this.mmLog.Size      = new System.Drawing.Size(586, 577);
     this.mmLog.TabIndex  = 96;
     //
     // label120
     //
     this.label120.AutoSize = true;
     this.label120.Location = new System.Drawing.Point(26, 88);
     this.label120.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label120.Name     = "label120";
     this.label120.Size     = new System.Drawing.Size(204, 25);
     this.label120.TabIndex = 95;
     this.label120.Text     = "Errors and warnings";
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(32, 31);
     this.cbDebugMode.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(166, 29);
     this.cbDebugMode.TabIndex = 94;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // OpenDialog1
     //
     this.OpenDialog1.Filter = resources.GetString("OpenDialog1.Filter");
     //
     // openFileDialog2
     //
     this.openFileDialog2.Filter = "Pictures|*.bmp; *.jpg; *.jpeg; *.jpe; *.png; *.gif; *.tiff;|All files|*.*";
     //
     // fontDialog1
     //
     this.fontDialog1.Color         = System.Drawing.Color.White;
     this.fontDialog1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 32F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.fontDialog1.FontMustExist = true;
     this.fontDialog1.ShowColor     = true;
     //
     // cbFlipY
     //
     this.cbFlipY.AutoSize = true;
     this.cbFlipY.Location = new System.Drawing.Point(439, 554);
     this.cbFlipY.Margin   = new System.Windows.Forms.Padding(6);
     this.cbFlipY.Name     = "cbFlipY";
     this.cbFlipY.Size     = new System.Drawing.Size(100, 29);
     this.cbFlipY.TabIndex = 123;
     this.cbFlipY.Text     = "Flip Y";
     this.cbFlipY.UseVisualStyleBackColor = true;
     this.cbFlipY.CheckedChanged         += new System.EventHandler(this.cbFlipY_CheckedChanged);
     //
     // cbFlipX
     //
     this.cbFlipX.AutoSize = true;
     this.cbFlipX.Location = new System.Drawing.Point(319, 554);
     this.cbFlipX.Margin   = new System.Windows.Forms.Padding(6);
     this.cbFlipX.Name     = "cbFlipX";
     this.cbFlipX.Size     = new System.Drawing.Size(99, 29);
     this.cbFlipX.TabIndex = 122;
     this.cbFlipX.Text     = "Flip X";
     this.cbFlipX.UseVisualStyleBackColor = true;
     this.cbFlipX.CheckedChanged         += new System.EventHandler(this.cbFlipX_CheckedChanged);
     //
     // cbInvert
     //
     this.cbInvert.AutoSize = true;
     this.cbInvert.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.cbInvert.Location = new System.Drawing.Point(199, 554);
     this.cbInvert.Margin   = new System.Windows.Forms.Padding(6);
     this.cbInvert.Name     = "cbInvert";
     this.cbInvert.Size     = new System.Drawing.Size(97, 29);
     this.cbInvert.TabIndex = 121;
     this.cbInvert.Text     = "Invert";
     this.cbInvert.UseVisualStyleBackColor = true;
     this.cbInvert.CheckedChanged         += new System.EventHandler(this.cbInvert_CheckedChanged);
     //
     // cbGreyscale
     //
     this.cbGreyscale.AutoSize = true;
     this.cbGreyscale.Location = new System.Drawing.Point(39, 554);
     this.cbGreyscale.Margin   = new System.Windows.Forms.Padding(6);
     this.cbGreyscale.Name     = "cbGreyscale";
     this.cbGreyscale.Size     = new System.Drawing.Size(141, 29);
     this.cbGreyscale.TabIndex = 120;
     this.cbGreyscale.Text     = "Greyscale";
     this.cbGreyscale.UseVisualStyleBackColor = true;
     this.cbGreyscale.CheckedChanged         += new System.EventHandler(this.cbGreyscale_CheckedChanged);
     //
     // label201
     //
     this.label201.AutoSize = true;
     this.label201.Location = new System.Drawing.Point(305, 419);
     this.label201.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label201.Name     = "label201";
     this.label201.Size     = new System.Drawing.Size(103, 25);
     this.label201.TabIndex = 119;
     this.label201.Text     = "Darkness";
     //
     // tbDarkness
     //
     this.tbDarkness.BackColor = System.Drawing.SystemColors.Window;
     this.tbDarkness.Location  = new System.Drawing.Point(305, 456);
     this.tbDarkness.Margin    = new System.Windows.Forms.Padding(6);
     this.tbDarkness.Maximum   = 255;
     this.tbDarkness.Name      = "tbDarkness";
     this.tbDarkness.Size      = new System.Drawing.Size(260, 90);
     this.tbDarkness.TabIndex  = 118;
     this.tbDarkness.Scroll   += new System.EventHandler(this.tbDarkness_Scroll);
     //
     // label200
     //
     this.label200.AutoSize = true;
     this.label200.Location = new System.Drawing.Point(33, 419);
     this.label200.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label200.Name     = "label200";
     this.label200.Size     = new System.Drawing.Size(93, 25);
     this.label200.TabIndex = 117;
     this.label200.Text     = "Contrast";
     //
     // label199
     //
     this.label199.AutoSize = true;
     this.label199.Location = new System.Drawing.Point(305, 319);
     this.label199.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label199.Name     = "label199";
     this.label199.Size     = new System.Drawing.Size(110, 25);
     this.label199.TabIndex = 116;
     this.label199.Text     = "Saturation";
     //
     // label198
     //
     this.label198.AutoSize = true;
     this.label198.Location = new System.Drawing.Point(33, 319);
     this.label198.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label198.Name     = "label198";
     this.label198.Size     = new System.Drawing.Size(105, 25);
     this.label198.TabIndex = 115;
     this.label198.Text     = "Lightness";
     //
     // tbContrast
     //
     this.tbContrast.BackColor = System.Drawing.SystemColors.Window;
     this.tbContrast.Location  = new System.Drawing.Point(27, 456);
     this.tbContrast.Margin    = new System.Windows.Forms.Padding(6);
     this.tbContrast.Maximum   = 255;
     this.tbContrast.Name      = "tbContrast";
     this.tbContrast.Size      = new System.Drawing.Size(260, 90);
     this.tbContrast.TabIndex  = 114;
     this.tbContrast.Scroll   += new System.EventHandler(this.tbContrast_Scroll);
     //
     // tbLightness
     //
     this.tbLightness.BackColor = System.Drawing.SystemColors.Window;
     this.tbLightness.Location  = new System.Drawing.Point(27, 348);
     this.tbLightness.Margin    = new System.Windows.Forms.Padding(6);
     this.tbLightness.Maximum   = 255;
     this.tbLightness.Name      = "tbLightness";
     this.tbLightness.Size      = new System.Drawing.Size(260, 90);
     this.tbLightness.TabIndex  = 113;
     this.tbLightness.Scroll   += new System.EventHandler(this.tbLightness_Scroll);
     //
     // tbSaturation
     //
     this.tbSaturation.BackColor = System.Drawing.SystemColors.Window;
     this.tbSaturation.Location  = new System.Drawing.Point(305, 348);
     this.tbSaturation.Margin    = new System.Windows.Forms.Padding(6);
     this.tbSaturation.Maximum   = 255;
     this.tbSaturation.Name      = "tbSaturation";
     this.tbSaturation.Size      = new System.Drawing.Size(260, 90);
     this.tbSaturation.TabIndex  = 112;
     this.tbSaturation.Value     = 255;
     this.tbSaturation.Scroll   += new System.EventHandler(this.tbSaturation_Scroll);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(21, 23);
     this.label4.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(188, 25);
     this.label4.TabIndex = 111;
     this.label4.Text     = "Text / image logos";
     //
     // btTextLogoAdd
     //
     this.btTextLogoAdd.Location = new System.Drawing.Point(219, 248);
     this.btTextLogoAdd.Margin   = new System.Windows.Forms.Padding(6);
     this.btTextLogoAdd.Name     = "btTextLogoAdd";
     this.btTextLogoAdd.Size     = new System.Drawing.Size(170, 44);
     this.btTextLogoAdd.TabIndex = 110;
     this.btTextLogoAdd.Text     = "Add text logo";
     this.btTextLogoAdd.UseVisualStyleBackColor = true;
     this.btTextLogoAdd.Click += new System.EventHandler(this.btTextLogoAdd_Click);
     //
     // btLogoRemove
     //
     this.btLogoRemove.Location = new System.Drawing.Point(519, 248);
     this.btLogoRemove.Margin   = new System.Windows.Forms.Padding(6);
     this.btLogoRemove.Name     = "btLogoRemove";
     this.btLogoRemove.Size     = new System.Drawing.Size(100, 44);
     this.btLogoRemove.TabIndex = 109;
     this.btLogoRemove.Text     = "Remove";
     this.btLogoRemove.UseVisualStyleBackColor = true;
     this.btLogoRemove.Click += new System.EventHandler(this.btLogoRemove_Click);
     //
     // btLogoEdit
     //
     this.btLogoEdit.Location = new System.Drawing.Point(407, 248);
     this.btLogoEdit.Margin   = new System.Windows.Forms.Padding(6);
     this.btLogoEdit.Name     = "btLogoEdit";
     this.btLogoEdit.Size     = new System.Drawing.Size(100, 44);
     this.btLogoEdit.TabIndex = 108;
     this.btLogoEdit.Text     = "Edit";
     this.btLogoEdit.UseVisualStyleBackColor = true;
     this.btLogoEdit.Click += new System.EventHandler(this.btLogoEdit_Click);
     //
     // lbLogos
     //
     this.lbLogos.FormattingEnabled = true;
     this.lbLogos.ItemHeight        = 25;
     this.lbLogos.Location          = new System.Drawing.Point(27, 54);
     this.lbLogos.Margin            = new System.Windows.Forms.Padding(6);
     this.lbLogos.Name     = "lbLogos";
     this.lbLogos.Size     = new System.Drawing.Size(592, 179);
     this.lbLogos.TabIndex = 107;
     //
     // btImageLogoAdd
     //
     this.btImageLogoAdd.Location = new System.Drawing.Point(27, 248);
     this.btImageLogoAdd.Margin   = new System.Windows.Forms.Padding(6);
     this.btImageLogoAdd.Name     = "btImageLogoAdd";
     this.btImageLogoAdd.Size     = new System.Drawing.Size(180, 44);
     this.btImageLogoAdd.TabIndex = 106;
     this.btImageLogoAdd.Text     = "Add image logo";
     this.btImageLogoAdd.UseVisualStyleBackColor = true;
     this.btImageLogoAdd.Click += new System.EventHandler(this.btImageLogoAdd_Click);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(81, 654);
     this.label5.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(484, 25);
     this.label5.TabIndex = 105;
     this.label5.Text     = "More effects and settings available in Main Demo";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1548, 808);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.VideoEdit1);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.rbPreview);
     this.Controls.Add(this.btStop);
     this.Controls.Add(this.btStart);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.ProgressBar1);
     this.Controls.Add(this.rbConvert);
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.Name   = "Form1";
     this.Text   = "VisioForge Video Edit SDK .Net - Video From Images In Memory";
     this.Load  += new System.EventHandler(this.Form1_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage5.ResumeLayout(false);
     this.tabPage5.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbDarkness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbContrast)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbLightness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSaturation)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.VideoCapture1        = new VisioForge.Controls.UI.WinForms.VideoCapture();
     this.tcMain               = new System.Windows.Forms.TabControl();
     this.tabPage1             = new System.Windows.Forms.TabPage();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.cbAudioCaptureFormat = new System.Windows.Forms.ComboBox();
     this.label4               = new System.Windows.Forms.Label();
     this.cbAudioCaptureDevice = new System.Windows.Forms.ComboBox();
     this.label3               = new System.Windows.Forms.Label();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.edGestures           = new System.Windows.Forms.TextBox();
     this.cbDetectGestures     = new System.Windows.Forms.CheckBox();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.cbKinectDevice       = new System.Windows.Forms.ComboBox();
     this.label2               = new System.Windows.Forms.Label();
     this.cbDepthSourceFormat  = new System.Windows.Forms.ComboBox();
     this.cbVideoSourceFormat  = new System.Windows.Forms.ComboBox();
     this.rbUseDepthSource     = new System.Windows.Forms.RadioButton();
     this.rbUseVideoSource     = new System.Windows.Forms.RadioButton();
     this.tbElevationAngle     = new System.Windows.Forms.TrackBar();
     this.label1               = new System.Windows.Forms.Label();
     this.tabPage2             = new System.Windows.Forms.TabPage();
     this.btSelectOutput       = new System.Windows.Forms.Button();
     this.edOutput             = new System.Windows.Forms.TextBox();
     this.lbInfo               = new System.Windows.Forms.Label();
     this.btOutputConfigure    = new System.Windows.Forms.Button();
     this.cbOutputFormat       = new System.Windows.Forms.ComboBox();
     this.label8               = new System.Windows.Forms.Label();
     this.label9               = new System.Windows.Forms.Label();
     this.tabPage7             = new System.Windows.Forms.TabPage();
     this.cbLicensing          = new System.Windows.Forms.CheckBox();
     this.cbDebugMode          = new System.Windows.Forms.CheckBox();
     this.mmLog            = new System.Windows.Forms.TextBox();
     this.btSaveScreenshot = new System.Windows.Forms.Button();
     this.btResume         = new System.Windows.Forms.Button();
     this.btPause          = new System.Windows.Forms.Button();
     this.btStop           = new System.Windows.Forms.Button();
     this.btStart          = new System.Windows.Forms.Button();
     this.lbTimestamp      = new System.Windows.Forms.Label();
     this.rbCapture        = new System.Windows.Forms.RadioButton();
     this.rbPreview        = new System.Windows.Forms.RadioButton();
     this.saveFileDialog1  = new System.Windows.Forms.SaveFileDialog();
     this.tcMain.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbElevationAngle)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.tabPage7.SuspendLayout();
     this.SuspendLayout();
     //
     // VideoCapture1
     //
     this.VideoCapture1.Additional_Audio_CaptureDevice_MixChannels = false;
     this.VideoCapture1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.VideoCapture1.Audio_CaptureDevice = "";
     this.VideoCapture1.Audio_CaptureDevice_CustomLatency       = 0;
     this.VideoCapture1.Audio_CaptureDevice_Format              = "";
     this.VideoCapture1.Audio_CaptureDevice_Format_UseBest      = true;
     this.VideoCapture1.Audio_CaptureDevice_Line                = "";
     this.VideoCapture1.Audio_CaptureDevice_MasterDevice        = null;
     this.VideoCapture1.Audio_CaptureDevice_MasterDevice_Format = null;
     this.VideoCapture1.Audio_CaptureDevice_Path                = null;
     this.VideoCapture1.Audio_CaptureSourceFilter               = null;
     this.VideoCapture1.Audio_Channel_Mapper           = null;
     this.VideoCapture1.Audio_Decoder                  = null;
     this.VideoCapture1.Audio_Effects_Enabled          = false;
     this.VideoCapture1.Audio_Effects_UseLegacyEffects = false;
     this.VideoCapture1.Audio_Enhancer_Enabled         = false;
     this.VideoCapture1.Audio_OutputDevice             = "Default DirectSound Device";
     this.VideoCapture1.Audio_PCM_Converter            = null;
     this.VideoCapture1.Audio_PlayAudio                = true;
     this.VideoCapture1.Audio_RecordAudio              = true;
     this.VideoCapture1.Audio_Sample_Grabber_Enabled   = false;
     this.VideoCapture1.Audio_VUMeter_Enabled          = false;
     this.VideoCapture1.Audio_VUMeter_Pro_Enabled      = false;
     this.VideoCapture1.Audio_VUMeter_Pro_Volume       = 100;
     this.VideoCapture1.BackColor = System.Drawing.Color.Black;
     this.VideoCapture1.Barcode_Reader_Enabled = false;
     this.VideoCapture1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
     this.VideoCapture1.BDA_Source             = null;
     this.VideoCapture1.ChromaKey      = null;
     this.VideoCapture1.Custom_Source  = null;
     this.VideoCapture1.Debug_Dir      = "";
     this.VideoCapture1.Debug_Mode     = false;
     this.VideoCapture1.Decklink_Input = VisioForge.Types.DecklinkInput.Auto;
     this.VideoCapture1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
     this.VideoCapture1.Decklink_Input_IREUSA       = false;
     this.VideoCapture1.Decklink_Input_SMPTE        = false;
     this.VideoCapture1.Decklink_Output             = null;
     this.VideoCapture1.Decklink_Source             = null;
     this.VideoCapture1.DirectCapture_Muxer         = null;
     this.VideoCapture1.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
     this.VideoCapture1.Face_Tracking                                = null;
     this.VideoCapture1.IP_Camera_Source                             = null;
     this.VideoCapture1.Location                                     = new System.Drawing.Point(469, 12);
     this.VideoCapture1.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
     this.VideoCapture1.Motion_Detection                             = null;
     this.VideoCapture1.Motion_DetectionEx                           = null;
     this.VideoCapture1.MPEG_Audio_Decoder                           = "";
     this.VideoCapture1.MPEG_Demuxer                                 = null;
     this.VideoCapture1.MPEG_Video_Decoder                           = "";
     this.VideoCapture1.MultiScreen_Enabled                          = false;
     this.VideoCapture1.Name                                         = "VideoCapture1";
     this.VideoCapture1.Network_Streaming_Audio_Enabled              = false;
     this.VideoCapture1.Network_Streaming_Enabled                    = false;
     this.VideoCapture1.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
     this.VideoCapture1.Network_Streaming_Network_Port               = 100;
     this.VideoCapture1.Network_Streaming_Output                     = null;
     this.VideoCapture1.Network_Streaming_URL                        = "";
     this.VideoCapture1.Network_Streaming_WMV_Maximum_Clients        = 10;
     this.VideoCapture1.Output_Filename                              = "";
     this.VideoCapture1.Output_Format                                = null;
     this.VideoCapture1.PIP_AddSampleGrabbers                        = false;
     this.VideoCapture1.PIP_ChromaKeySettings                        = null;
     this.VideoCapture1.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
     this.VideoCapture1.PIP_ResizeQuality                            = VisioForge.Types.VFPIPResizeQuality.RQ_NN;
     this.VideoCapture1.Push_Source                                  = null;
     this.VideoCapture1.Screen_Capture_Source                        = null;
     this.VideoCapture1.SeparateCapture_AutostartCapture             = false;
     this.VideoCapture1.SeparateCapture_Enabled                      = false;
     this.VideoCapture1.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
     this.VideoCapture1.SeparateCapture_FileSizeThreshold            = ((long)(0));
     this.VideoCapture1.SeparateCapture_GMFMode                      = true;
     this.VideoCapture1.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
     this.VideoCapture1.SeparateCapture_TimeThreshold                = TimeSpan.Zero;
     this.VideoCapture1.Size                                         = new System.Drawing.Size(429, 316);
     this.VideoCapture1.Start_DelayEnabled                           = false;
     this.VideoCapture1.TabIndex                                     = 0;
     this.VideoCapture1.Tags                                         = null;
     this.VideoCapture1.Timeshift_Settings                           = null;
     this.VideoCapture1.TVTuner_Channel                              = 0;
     this.VideoCapture1.TVTuner_Country                              = "";
     this.VideoCapture1.TVTuner_FM_Tuning_StartFrequency             = 80000000;
     this.VideoCapture1.TVTuner_FM_Tuning_Step                       = 160000000;
     this.VideoCapture1.TVTuner_FM_Tuning_StopFrequency              = 0;
     this.VideoCapture1.TVTuner_Frequency                            = 0;
     this.VideoCapture1.TVTuner_InputType                            = "";
     this.VideoCapture1.TVTuner_Mode                                 = VisioForge.Types.VFTVTunerMode.Default;
     this.VideoCapture1.TVTuner_Name                                 = "";
     this.VideoCapture1.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
     this.VideoCapture1.Video_CaptureDevice                          = "";
     this.VideoCapture1.Video_CaptureDevice_Format                   = "";
     this.VideoCapture1.Video_CaptureDevice_Format_UseBest           = true;
     this.VideoCapture1.Video_CaptureDevice_FrameRate                = 25D;
     this.VideoCapture1.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
     this.VideoCapture1.Video_CaptureDevice_IsAudioSource            = false;
     this.VideoCapture1.Video_CaptureDevice_Path                     = null;
     this.VideoCapture1.Video_CaptureDevice_UseClosedCaptions        = false;
     this.VideoCapture1.Video_CaptureDevice_UseRAWSampleGrabber      = false;
     this.VideoCapture1.Video_Crop                                   = null;
     this.VideoCapture1.Video_Decoder                                = null;
     this.VideoCapture1.Video_Effects_AllowMultipleStreams           = false;
     this.VideoCapture1.Video_Effects_Enabled                        = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_Override            = false;
     videoRendererSettingsWinForms1.Aspect_Ratio_X                   = 16;
     videoRendererSettingsWinForms1.Aspect_Ratio_Y                   = 9;
     videoRendererSettingsWinForms1.BackgroundColor                  = System.Drawing.Color.Black;
     videoRendererSettingsWinForms1.Deinterlace_EVR_Mode             = VisioForge.Types.EVRDeinterlaceMode.Auto;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode            = null;
     videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault      = true;
     videoRendererSettingsWinForms1.Flip_Horizontal                  = false;
     videoRendererSettingsWinForms1.Flip_Vertical                    = false;
     videoRendererSettingsWinForms1.RotationAngle                    = 0;
     videoRendererSettingsWinForms1.StretchMode                      = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
     videoRendererSettingsWinForms1.Video_Renderer                   = VisioForge.Types.VFVideoRenderer.EVR;
     videoRendererSettingsWinForms1.VideoRendererInternal            = VisioForge.Types.VFVideoRendererInternal.EVR;
     videoRendererSettingsWinForms1.Zoom_Ratio                       = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftX                      = 0;
     videoRendererSettingsWinForms1.Zoom_ShiftY                      = 0;
     this.VideoCapture1.Video_Renderer                               = videoRendererSettingsWinForms1;
     this.VideoCapture1.Video_Resize                                 = null;
     this.VideoCapture1.Video_ResizeOrCrop_Enabled                   = false;
     this.VideoCapture1.Video_Rotation                               = VisioForge.Types.VFRotateMode.RotateNone;
     this.VideoCapture1.Video_Sample_Grabber_Enabled                 = false;
     this.VideoCapture1.Video_Sample_Grabber_UseForVideoEffects      = false;
     this.VideoCapture1.Video_Still_Frames_Grabber_Enabled           = false;
     this.VideoCapture1.Virtual_Camera_Output_Enabled                = false;
     this.VideoCapture1.Virtual_Camera_Output_LicenseKey             = null;
     this.VideoCapture1.VLC_Path                                     = null;
     //
     // tcMain
     //
     this.tcMain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.tcMain.Controls.Add(this.tabPage1);
     this.tcMain.Controls.Add(this.tabPage2);
     this.tcMain.Controls.Add(this.tabPage7);
     this.tcMain.Location      = new System.Drawing.Point(12, 12);
     this.tcMain.Name          = "tcMain";
     this.tcMain.SelectedIndex = 0;
     this.tcMain.Size          = new System.Drawing.Size(450, 372);
     this.tcMain.TabIndex      = 104;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.groupBox3);
     this.tabPage1.Controls.Add(this.groupBox2);
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Controls.Add(this.tbElevationAngle);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(442, 346);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Input";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.cbAudioCaptureFormat);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.cbAudioCaptureDevice);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Location = new System.Drawing.Point(11, 209);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(201, 127);
     this.groupBox3.TabIndex = 20;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Audio source";
     //
     // cbAudioCaptureFormat
     //
     this.cbAudioCaptureFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbAudioCaptureFormat.FormattingEnabled = true;
     this.cbAudioCaptureFormat.Location          = new System.Drawing.Point(13, 91);
     this.cbAudioCaptureFormat.Name     = "cbAudioCaptureFormat";
     this.cbAudioCaptureFormat.Size     = new System.Drawing.Size(174, 21);
     this.cbAudioCaptureFormat.TabIndex = 3;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(10, 75);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(39, 13);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Format";
     //
     // cbAudioCaptureDevice
     //
     this.cbAudioCaptureDevice.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbAudioCaptureDevice.FormattingEnabled = true;
     this.cbAudioCaptureDevice.Location          = new System.Drawing.Point(13, 48);
     this.cbAudioCaptureDevice.Name     = "cbAudioCaptureDevice";
     this.cbAudioCaptureDevice.Size     = new System.Drawing.Size(174, 21);
     this.cbAudioCaptureDevice.TabIndex = 1;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(10, 32);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(66, 13);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Input device";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.edGestures);
     this.groupBox2.Controls.Add(this.cbDetectGestures);
     this.groupBox2.Location = new System.Drawing.Point(221, 11);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(208, 189);
     this.groupBox2.TabIndex = 19;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Gestures";
     //
     // edGestures
     //
     this.edGestures.Location  = new System.Drawing.Point(16, 43);
     this.edGestures.Multiline = true;
     this.edGestures.Name      = "edGestures";
     this.edGestures.Size      = new System.Drawing.Size(178, 136);
     this.edGestures.TabIndex  = 1;
     //
     // cbDetectGestures
     //
     this.cbDetectGestures.AutoSize = true;
     this.cbDetectGestures.Location = new System.Drawing.Point(16, 20);
     this.cbDetectGestures.Name     = "cbDetectGestures";
     this.cbDetectGestures.Size     = new System.Drawing.Size(101, 17);
     this.cbDetectGestures.TabIndex = 0;
     this.cbDetectGestures.Text     = "Detect gestures";
     this.cbDetectGestures.UseVisualStyleBackColor = true;
     this.cbDetectGestures.CheckedChanged         += new System.EventHandler(this.cbDetectGestures_CheckedChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cbKinectDevice);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.cbDepthSourceFormat);
     this.groupBox1.Controls.Add(this.cbVideoSourceFormat);
     this.groupBox1.Controls.Add(this.rbUseDepthSource);
     this.groupBox1.Controls.Add(this.rbUseVideoSource);
     this.groupBox1.Location = new System.Drawing.Point(11, 11);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(201, 189);
     this.groupBox1.TabIndex = 18;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Video source";
     //
     // cbKinectDevice
     //
     this.cbKinectDevice.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbKinectDevice.FormattingEnabled = true;
     this.cbKinectDevice.Location          = new System.Drawing.Point(13, 41);
     this.cbKinectDevice.Name     = "cbKinectDevice";
     this.cbKinectDevice.Size     = new System.Drawing.Size(174, 21);
     this.cbKinectDevice.TabIndex = 16;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(10, 25);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(86, 13);
     this.label2.TabIndex = 15;
     this.label2.Text     = "Kinect device ID";
     //
     // cbDepthSourceFormat
     //
     this.cbDepthSourceFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbDepthSourceFormat.FormattingEnabled = true;
     this.cbDepthSourceFormat.Items.AddRange(new object[] {
         "640 x 480 x 30 FPS",
         "320 x 240 x 30 FPS",
         "80 x 60 x 30 FPS"
     });
     this.cbDepthSourceFormat.Location = new System.Drawing.Point(13, 159);
     this.cbDepthSourceFormat.Name     = "cbDepthSourceFormat";
     this.cbDepthSourceFormat.Size     = new System.Drawing.Size(174, 21);
     this.cbDepthSourceFormat.TabIndex = 14;
     //
     // cbVideoSourceFormat
     //
     this.cbVideoSourceFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVideoSourceFormat.FormattingEnabled = true;
     this.cbVideoSourceFormat.Items.AddRange(new object[] {
         "RGB32 640 x 480 x 30 FPS",
         "RGB32 1280 x 960 x 12 FPS"
     });
     this.cbVideoSourceFormat.Location = new System.Drawing.Point(13, 109);
     this.cbVideoSourceFormat.Name     = "cbVideoSourceFormat";
     this.cbVideoSourceFormat.Size     = new System.Drawing.Size(174, 21);
     this.cbVideoSourceFormat.TabIndex = 13;
     //
     // rbUseDepthSource
     //
     this.rbUseDepthSource.AutoSize = true;
     this.rbUseDepthSource.Location = new System.Drawing.Point(13, 136);
     this.rbUseDepthSource.Name     = "rbUseDepthSource";
     this.rbUseDepthSource.Size     = new System.Drawing.Size(109, 17);
     this.rbUseDepthSource.TabIndex = 12;
     this.rbUseDepthSource.Text     = "Use depth source";
     this.rbUseDepthSource.UseVisualStyleBackColor = true;
     //
     // rbUseVideoSource
     //
     this.rbUseVideoSource.AutoSize = true;
     this.rbUseVideoSource.Checked  = true;
     this.rbUseVideoSource.Location = new System.Drawing.Point(13, 86);
     this.rbUseVideoSource.Name     = "rbUseVideoSource";
     this.rbUseVideoSource.Size     = new System.Drawing.Size(108, 17);
     this.rbUseVideoSource.TabIndex = 11;
     this.rbUseVideoSource.TabStop  = true;
     this.rbUseVideoSource.Text     = "Use video source";
     this.rbUseVideoSource.UseVisualStyleBackColor = true;
     //
     // tbElevationAngle
     //
     this.tbElevationAngle.Location = new System.Drawing.Point(221, 224);
     this.tbElevationAngle.Name     = "tbElevationAngle";
     this.tbElevationAngle.Size     = new System.Drawing.Size(208, 45);
     this.tbElevationAngle.TabIndex = 17;
     this.tbElevationAngle.Scroll  += new System.EventHandler(this.tbElevationAngle_Scroll);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(218, 209);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 13);
     this.label1.TabIndex = 16;
     this.label1.Text     = "Elevation angle";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.btSelectOutput);
     this.tabPage2.Controls.Add(this.edOutput);
     this.tabPage2.Controls.Add(this.lbInfo);
     this.tabPage2.Controls.Add(this.btOutputConfigure);
     this.tabPage2.Controls.Add(this.cbOutputFormat);
     this.tabPage2.Controls.Add(this.label8);
     this.tabPage2.Controls.Add(this.label9);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(442, 346);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Output";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // btSelectOutput
     //
     this.btSelectOutput.Location = new System.Drawing.Point(267, 155);
     this.btSelectOutput.Name     = "btSelectOutput";
     this.btSelectOutput.Size     = new System.Drawing.Size(24, 23);
     this.btSelectOutput.TabIndex = 120;
     this.btSelectOutput.Text     = "...";
     this.btSelectOutput.UseVisualStyleBackColor = true;
     this.btSelectOutput.Click += new System.EventHandler(this.btSelectOutput_Click);
     //
     // edOutput
     //
     this.edOutput.Location = new System.Drawing.Point(12, 157);
     this.edOutput.Name     = "edOutput";
     this.edOutput.Size     = new System.Drawing.Size(249, 20);
     this.edOutput.TabIndex = 119;
     this.edOutput.Text     = "c:\\capture.avi";
     //
     // lbInfo
     //
     this.lbInfo.AutoSize = true;
     this.lbInfo.Location = new System.Drawing.Point(9, 57);
     this.lbInfo.Name     = "lbInfo";
     this.lbInfo.Size     = new System.Drawing.Size(267, 13);
     this.lbInfo.TabIndex = 118;
     this.lbInfo.Text     = "You can use dialog or code to configure format settings";
     //
     // btOutputConfigure
     //
     this.btOutputConfigure.Location = new System.Drawing.Point(12, 73);
     this.btOutputConfigure.Name     = "btOutputConfigure";
     this.btOutputConfigure.Size     = new System.Drawing.Size(75, 23);
     this.btOutputConfigure.TabIndex = 117;
     this.btOutputConfigure.Text     = "Configure";
     this.btOutputConfigure.UseVisualStyleBackColor = true;
     this.btOutputConfigure.Click += new System.EventHandler(this.btOutputConfigure_Click);
     //
     // cbOutputFormat
     //
     this.cbOutputFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbOutputFormat.FormattingEnabled = true;
     this.cbOutputFormat.Items.AddRange(new object[] {
         "AVI",
         "MKV (Matroska)",
         "WMV (Windows Media Video)",
         "DV",
         "WebM",
         "FFMPEG (DLL)",
         "FFMPEG (external exe)",
         "MP4 v8/v10",
         "MP4 v11",
         "Animated GIF",
         "Encrypted video",
         "MPEG-TS",
         "MOV"
     });
     this.cbOutputFormat.Location              = new System.Drawing.Point(12, 29);
     this.cbOutputFormat.Name                  = "cbOutputFormat";
     this.cbOutputFormat.Size                  = new System.Drawing.Size(279, 21);
     this.cbOutputFormat.TabIndex              = 116;
     this.cbOutputFormat.SelectedIndexChanged += new System.EventHandler(this.cbOutputFormat_SelectedIndexChanged);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(9, 141);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(52, 13);
     this.label8.TabIndex = 115;
     this.label8.Text     = "File name";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(9, 12);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(39, 13);
     this.label9.TabIndex = 114;
     this.label9.Text     = "Format";
     //
     // tabPage7
     //
     this.tabPage7.Controls.Add(this.cbLicensing);
     this.tabPage7.Controls.Add(this.cbDebugMode);
     this.tabPage7.Controls.Add(this.mmLog);
     this.tabPage7.Location = new System.Drawing.Point(4, 22);
     this.tabPage7.Name     = "tabPage7";
     this.tabPage7.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage7.Size     = new System.Drawing.Size(442, 346);
     this.tabPage7.TabIndex = 3;
     this.tabPage7.Text     = "Log";
     this.tabPage7.UseVisualStyleBackColor = true;
     //
     // cbLicensing
     //
     this.cbLicensing.AutoSize = true;
     this.cbLicensing.Location = new System.Drawing.Point(105, 10);
     this.cbLicensing.Name     = "cbLicensing";
     this.cbLicensing.Size     = new System.Drawing.Size(91, 17);
     this.cbLicensing.TabIndex = 79;
     this.cbLicensing.Text     = "Licensing info";
     this.cbLicensing.UseVisualStyleBackColor = true;
     //
     // cbDebugMode
     //
     this.cbDebugMode.AutoSize = true;
     this.cbDebugMode.Location = new System.Drawing.Point(12, 10);
     this.cbDebugMode.Name     = "cbDebugMode";
     this.cbDebugMode.Size     = new System.Drawing.Size(87, 17);
     this.cbDebugMode.TabIndex = 78;
     this.cbDebugMode.Text     = "Debug mode";
     this.cbDebugMode.UseVisualStyleBackColor = true;
     //
     // mmLog
     //
     this.mmLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.mmLog.Location  = new System.Drawing.Point(12, 33);
     this.mmLog.Multiline = true;
     this.mmLog.Name      = "mmLog";
     this.mmLog.Size      = new System.Drawing.Size(424, 307);
     this.mmLog.TabIndex  = 77;
     //
     // btSaveScreenshot
     //
     this.btSaveScreenshot.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btSaveScreenshot.Location = new System.Drawing.Point(771, 357);
     this.btSaveScreenshot.Name     = "btSaveScreenshot";
     this.btSaveScreenshot.Size     = new System.Drawing.Size(127, 23);
     this.btSaveScreenshot.TabIndex = 120;
     this.btSaveScreenshot.Text     = "Save screenshot";
     this.btSaveScreenshot.UseVisualStyleBackColor = true;
     this.btSaveScreenshot.Click += new System.EventHandler(this.btSaveScreenshot_Click);
     //
     // btResume
     //
     this.btResume.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btResume.Location = new System.Drawing.Point(688, 357);
     this.btResume.Name     = "btResume";
     this.btResume.Size     = new System.Drawing.Size(55, 23);
     this.btResume.TabIndex = 119;
     this.btResume.Text     = "Resume";
     this.btResume.UseVisualStyleBackColor = true;
     this.btResume.Click += new System.EventHandler(this.btResume_Click);
     //
     // btPause
     //
     this.btPause.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btPause.Location = new System.Drawing.Point(627, 357);
     this.btPause.Name     = "btPause";
     this.btPause.Size     = new System.Drawing.Size(55, 23);
     this.btPause.TabIndex = 118;
     this.btPause.Text     = "Pause";
     this.btPause.UseVisualStyleBackColor = true;
     this.btPause.Click += new System.EventHandler(this.btPause_Click);
     //
     // btStop
     //
     this.btStop.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStop.Location = new System.Drawing.Point(534, 357);
     this.btStop.Name     = "btStop";
     this.btStop.Size     = new System.Drawing.Size(62, 23);
     this.btStop.TabIndex = 117;
     this.btStop.Text     = "Stop";
     this.btStop.UseVisualStyleBackColor = true;
     this.btStop.Click += new System.EventHandler(this.btStop_Click);
     //
     // btStart
     //
     this.btStart.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btStart.Location = new System.Drawing.Point(469, 357);
     this.btStart.Name     = "btStart";
     this.btStart.Size     = new System.Drawing.Size(62, 23);
     this.btStart.TabIndex = 116;
     this.btStart.Text     = "Start";
     this.btStart.UseVisualStyleBackColor = true;
     this.btStart.Click += new System.EventHandler(this.btStart_Click);
     //
     // lbTimestamp
     //
     this.lbTimestamp.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lbTimestamp.AutoSize = true;
     this.lbTimestamp.Location = new System.Drawing.Point(647, 336);
     this.lbTimestamp.Name     = "lbTimestamp";
     this.lbTimestamp.Size     = new System.Drawing.Size(126, 13);
     this.lbTimestamp.TabIndex = 115;
     this.lbTimestamp.Text     = "Recording time: 00:00:00";
     //
     // rbCapture
     //
     this.rbCapture.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.rbCapture.AutoSize = true;
     this.rbCapture.Location = new System.Drawing.Point(536, 334);
     this.rbCapture.Name     = "rbCapture";
     this.rbCapture.Size     = new System.Drawing.Size(62, 17);
     this.rbCapture.TabIndex = 114;
     this.rbCapture.Text     = "Capture";
     this.rbCapture.UseVisualStyleBackColor = true;
     //
     // rbPreview
     //
     this.rbPreview.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.rbPreview.AutoSize = true;
     this.rbPreview.Checked  = true;
     this.rbPreview.Location = new System.Drawing.Point(469, 334);
     this.rbPreview.Name     = "rbPreview";
     this.rbPreview.Size     = new System.Drawing.Size(63, 17);
     this.rbPreview.TabIndex = 113;
     this.rbPreview.TabStop  = true;
     this.rbPreview.Text     = "Preview";
     this.rbPreview.UseVisualStyleBackColor = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(908, 389);
     this.Controls.Add(this.btSaveScreenshot);
     this.Controls.Add(this.btResume);
     this.Controls.Add(this.btPause);
     this.Controls.Add(this.btStop);
     this.Controls.Add(this.btStart);
     this.Controls.Add(this.lbTimestamp);
     this.Controls.Add(this.rbCapture);
     this.Controls.Add(this.rbPreview);
     this.Controls.Add(this.tcMain);
     this.Controls.Add(this.VideoCapture1);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "Form1";
     this.Text         = "Video Capture SDK .Net - Kinect Demo";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load        += new System.EventHandler(this.Form1_Load);
     this.tcMain.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbElevationAngle)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     this.tabPage7.ResumeLayout(false);
     this.tabPage7.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms2 = new VisioForge.Types.VideoRendererSettingsWinForms();
            this.btStart              = new System.Windows.Forms.Button();
            this.btStop               = new System.Windows.Forms.Button();
            this.VideoCapture1        = new VisioForge.Controls.UI.WinForms.VideoCapture();
            this.groupBox1            = new System.Windows.Forms.GroupBox();
            this.cbKinectDevice       = new System.Windows.Forms.ComboBox();
            this.label2               = new System.Windows.Forms.Label();
            this.rbUseDepthSource     = new System.Windows.Forms.RadioButton();
            this.rbUseVideoSource     = new System.Windows.Forms.RadioButton();
            this.rbPreview            = new System.Windows.Forms.RadioButton();
            this.rbCaptureMP4         = new System.Windows.Forms.RadioButton();
            this.groupBox3            = new System.Windows.Forms.GroupBox();
            this.cbAudioCaptureFormat = new System.Windows.Forms.ComboBox();
            this.label4               = new System.Windows.Forms.Label();
            this.cbAudioCaptureDevice = new System.Windows.Forms.ComboBox();
            this.label3               = new System.Windows.Forms.Label();
            this.groupBox1.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.SuspendLayout();
            //
            // btStart
            //
            this.btStart.Location = new System.Drawing.Point(15, 314);
            this.btStart.Name     = "btStart";
            this.btStart.Size     = new System.Drawing.Size(75, 23);
            this.btStart.TabIndex = 1;
            this.btStart.Text     = "Start";
            this.btStart.UseVisualStyleBackColor = true;
            this.btStart.Click += new System.EventHandler(this.btStart_Click);
            //
            // btStop
            //
            this.btStop.Location = new System.Drawing.Point(96, 314);
            this.btStop.Name     = "btStop";
            this.btStop.Size     = new System.Drawing.Size(75, 23);
            this.btStop.TabIndex = 2;
            this.btStop.Text     = "Stop";
            this.btStop.UseVisualStyleBackColor = true;
            this.btStop.Click += new System.EventHandler(this.btStop_Click);
            //
            // VideoCapture1
            //
            this.VideoCapture1.Additional_Audio_CaptureDevice_MixChannels = false;
            this.VideoCapture1.Audio_CaptureDevice = "";
            this.VideoCapture1.Audio_CaptureDevice_CustomLatency       = 0;
            this.VideoCapture1.Audio_CaptureDevice_Format              = "";
            this.VideoCapture1.Audio_CaptureDevice_Format_UseBest      = true;
            this.VideoCapture1.Audio_CaptureDevice_Line                = "";
            this.VideoCapture1.Audio_CaptureDevice_MasterDevice        = null;
            this.VideoCapture1.Audio_CaptureDevice_MasterDevice_Format = null;
            this.VideoCapture1.Audio_CaptureDevice_Path                = null;
            this.VideoCapture1.Audio_Channel_Mapper           = null;
            this.VideoCapture1.Audio_Decoder                  = null;
            this.VideoCapture1.Audio_Effects_Enabled          = false;
            this.VideoCapture1.Audio_Effects_UseLegacyEffects = false;
            this.VideoCapture1.Audio_Enhancer_Enabled         = false;
            this.VideoCapture1.Audio_OutputDevice             = "Default DirectSound Device";
            this.VideoCapture1.Audio_PCM_Converter            = null;
            this.VideoCapture1.Audio_PlayAudio                = true;
            this.VideoCapture1.Audio_RecordAudio              = true;
            this.VideoCapture1.Audio_Sample_Grabber_Enabled   = false;
            this.VideoCapture1.Audio_VUMeter_Enabled          = false;
            this.VideoCapture1.Audio_VUMeter_Pro_Enabled      = false;
            this.VideoCapture1.Audio_VUMeter_Pro_Volume       = 100;
            this.VideoCapture1.BackColor = System.Drawing.Color.Black;
            this.VideoCapture1.Barcode_Reader_Enabled = false;
            this.VideoCapture1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
            this.VideoCapture1.BDA_Source             = null;
            this.VideoCapture1.ChromaKey      = null;
            this.VideoCapture1.Custom_Source  = null;
            this.VideoCapture1.Debug_Dir      = "";
            this.VideoCapture1.Debug_Mode     = false;
            this.VideoCapture1.Decklink_Input = VisioForge.Types.DecklinkInput.Auto;
            this.VideoCapture1.Decklink_Input_Capture_Timecode_Source = VisioForge.Types.DecklinkCaptureTimecodeSource.Auto;
            this.VideoCapture1.Decklink_Input_IREUSA       = false;
            this.VideoCapture1.Decklink_Input_SMPTE        = false;
            this.VideoCapture1.Decklink_Output             = null;
            this.VideoCapture1.Decklink_Source             = null;
            this.VideoCapture1.DirectCapture_Muxer         = null;
            this.VideoCapture1.DV_Decoder_Video_Resolution = VisioForge.Types.VFDVVideoResolution.Full;
            this.VideoCapture1.Face_Tracking                                = null;
            this.VideoCapture1.IP_Camera_Source                             = null;
            this.VideoCapture1.Location                                     = new System.Drawing.Point(12, 12);
            this.VideoCapture1.Mode                                         = VisioForge.Types.VFVideoCaptureMode.VideoCapture;
            this.VideoCapture1.Motion_Detection                             = null;
            this.VideoCapture1.MPEG_Audio_Decoder                           = "";
            this.VideoCapture1.MPEG_Video_Decoder                           = "";
            this.VideoCapture1.MultiScreen_Enabled                          = false;
            this.VideoCapture1.Name                                         = "VideoCapture1";
            this.VideoCapture1.Network_Streaming_Audio_Enabled              = false;
            this.VideoCapture1.Network_Streaming_Enabled                    = false;
            this.VideoCapture1.Network_Streaming_Format                     = VisioForge.Types.VFNetworkStreamingFormat.WMV;
            this.VideoCapture1.Network_Streaming_Network_Port               = 100;
            this.VideoCapture1.Network_Streaming_Output                     = null;
            this.VideoCapture1.Network_Streaming_URL                        = "";
            this.VideoCapture1.Network_Streaming_WMV_Maximum_Clients        = 10;
            this.VideoCapture1.Object_Detection                             = null;
            this.VideoCapture1.Output_Filename                              = "";
            this.VideoCapture1.Output_Format                                = null;
            this.VideoCapture1.PIP_AddSampleGrabbers                        = false;
            this.VideoCapture1.PIP_Mode                                     = VisioForge.Types.VFPIPMode.Custom;
            this.VideoCapture1.Push_Source                                  = null;
            this.VideoCapture1.Screen_Capture_Source                        = null;
            this.VideoCapture1.SeparateCapture_AutostartCapture             = false;
            this.VideoCapture1.SeparateCapture_Enabled                      = false;
            this.VideoCapture1.SeparateCapture_Filename_Mask                = "output %yyyy-%MM-%dd %hh-%mm-%ss.%ext";
            this.VideoCapture1.SeparateCapture_FileSizeThreshold            = ((long)(0));
            this.VideoCapture1.SeparateCapture_GMFMode                      = true;
            this.VideoCapture1.SeparateCapture_Mode                         = VisioForge.Types.VFSeparateCaptureMode.Normal;
            this.VideoCapture1.SeparateCapture_TimeThreshold                = ((long)(0));
            this.VideoCapture1.Size                                         = new System.Drawing.Size(405, 288);
            this.VideoCapture1.Start_DelayEnabled                           = false;
            this.VideoCapture1.TabIndex                                     = 0;
            this.VideoCapture1.Tags                                         = null;
            this.VideoCapture1.Timeshift_Settings                           = null;
            this.VideoCapture1.TVTuner_Channel                              = 0;
            this.VideoCapture1.TVTuner_Country                              = "";
            this.VideoCapture1.TVTuner_FM_Tuning_StartFrequency             = 80000000;
            this.VideoCapture1.TVTuner_FM_Tuning_Step                       = 160000000;
            this.VideoCapture1.TVTuner_FM_Tuning_StopFrequency              = 0;
            this.VideoCapture1.TVTuner_Frequency                            = 0;
            this.VideoCapture1.TVTuner_InputType                            = "";
            this.VideoCapture1.TVTuner_Name                                 = "";
            this.VideoCapture1.TVTuner_TVFormat                             = VisioForge.Types.VFTVTunerVideoFormat.PAL_D;
            this.VideoCapture1.Video_CaptureDevice                          = "";
            this.VideoCapture1.Video_CaptureDevice_Format                   = "";
            this.VideoCapture1.Video_CaptureDevice_Format_UseBest           = true;
            this.VideoCapture1.Video_CaptureDevice_FrameRate                = 25D;
            this.VideoCapture1.Video_CaptureDevice_InternalMPEGEncoder_Name = "";
            this.VideoCapture1.Video_CaptureDevice_IsAudioSource            = false;
            this.VideoCapture1.Video_CaptureDevice_Path                     = null;
            this.VideoCapture1.Video_CaptureDevice_UseClosedCaptions        = false;
            this.VideoCapture1.Video_CaptureDevice_UseRAWSampleGrabber      = false;
            this.VideoCapture1.Video_Crop                                   = null;
            this.VideoCapture1.Video_Decoder                                = null;
            this.VideoCapture1.Video_Effects_AllowMultipleStreams           = false;
            this.VideoCapture1.Video_Effects_Enabled                        = false;
            videoRendererSettingsWinForms2.Aspect_Ratio_Override            = false;
            videoRendererSettingsWinForms2.Aspect_Ratio_X                   = 0;
            videoRendererSettingsWinForms2.Aspect_Ratio_Y                   = 0;
            videoRendererSettingsWinForms2.BackgroundColor                  = System.Drawing.Color.Black;
// TODO: Code generation for '' failed because of Exception 'Invalid Primitive Type: System.IntPtr. Consider using CodeObjectCreateExpression.'.
            videoRendererSettingsWinForms2.Flip_Horizontal       = false;
            videoRendererSettingsWinForms2.Flip_Vertical         = false;
            videoRendererSettingsWinForms2.RotationAngle         = 0;
            videoRendererSettingsWinForms2.StretchMode           = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
            videoRendererSettingsWinForms2.Video_Renderer        = VisioForge.Types.VFVideoRenderer.EVR;
            videoRendererSettingsWinForms2.VideoRendererInternal = VisioForge.Types.VFVideoRendererInternal.EVR;
            videoRendererSettingsWinForms2.Zoom_Ratio            = 0;
            videoRendererSettingsWinForms2.Zoom_ShiftX           = 0;
            videoRendererSettingsWinForms2.Zoom_ShiftY           = 0;
            this.VideoCapture1.Video_Renderer                          = videoRendererSettingsWinForms2;
            this.VideoCapture1.Video_Resize                            = null;
            this.VideoCapture1.Video_ResizeOrCrop_Enabled              = false;
            this.VideoCapture1.Video_Rotation                          = VisioForge.Types.VFRotateMode.RotateNone;
            this.VideoCapture1.Video_Sample_Grabber_Enabled            = false;
            this.VideoCapture1.Video_Sample_Grabber_UseForVideoEffects = false;
            this.VideoCapture1.Video_Still_Frames_Grabber_Enabled      = false;
            this.VideoCapture1.Virtual_Camera_Output_Enabled           = false;
            this.VideoCapture1.Virtual_Camera_Output_LicenseKey        = null;
            this.VideoCapture1.VLC_Path = null;
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.cbKinectDevice);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.rbUseDepthSource);
            this.groupBox1.Controls.Add(this.rbUseVideoSource);
            this.groupBox1.Location = new System.Drawing.Point(434, 12);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(201, 127);
            this.groupBox1.TabIndex = 11;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "Video source";
            //
            // cbKinectDevice
            //
            this.cbKinectDevice.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbKinectDevice.FormattingEnabled = true;
            this.cbKinectDevice.Location          = new System.Drawing.Point(13, 41);
            this.cbKinectDevice.Name     = "cbKinectDevice";
            this.cbKinectDevice.Size     = new System.Drawing.Size(174, 21);
            this.cbKinectDevice.TabIndex = 16;
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(10, 25);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(86, 13);
            this.label2.TabIndex = 15;
            this.label2.Text     = "Kinect device ID";
            //
            // rbUseDepthSource
            //
            this.rbUseDepthSource.AutoSize = true;
            this.rbUseDepthSource.Location = new System.Drawing.Point(12, 91);
            this.rbUseDepthSource.Name     = "rbUseDepthSource";
            this.rbUseDepthSource.Size     = new System.Drawing.Size(109, 17);
            this.rbUseDepthSource.TabIndex = 12;
            this.rbUseDepthSource.Text     = "Use depth source";
            this.rbUseDepthSource.UseVisualStyleBackColor = true;
            //
            // rbUseVideoSource
            //
            this.rbUseVideoSource.AutoSize = true;
            this.rbUseVideoSource.Checked  = true;
            this.rbUseVideoSource.Location = new System.Drawing.Point(13, 68);
            this.rbUseVideoSource.Name     = "rbUseVideoSource";
            this.rbUseVideoSource.Size     = new System.Drawing.Size(108, 17);
            this.rbUseVideoSource.TabIndex = 11;
            this.rbUseVideoSource.TabStop  = true;
            this.rbUseVideoSource.Text     = "Use video source";
            this.rbUseVideoSource.UseVisualStyleBackColor = true;
            //
            // rbPreview
            //
            this.rbPreview.AutoSize = true;
            this.rbPreview.Checked  = true;
            this.rbPreview.Location = new System.Drawing.Point(193, 317);
            this.rbPreview.Name     = "rbPreview";
            this.rbPreview.Size     = new System.Drawing.Size(63, 17);
            this.rbPreview.TabIndex = 13;
            this.rbPreview.TabStop  = true;
            this.rbPreview.Text     = "Preview";
            this.rbPreview.UseVisualStyleBackColor = true;
            //
            // rbCaptureMP4
            //
            this.rbCaptureMP4.AutoSize = true;
            this.rbCaptureMP4.Location = new System.Drawing.Point(262, 317);
            this.rbCaptureMP4.Name     = "rbCaptureMP4";
            this.rbCaptureMP4.Size     = new System.Drawing.Size(99, 17);
            this.rbCaptureMP4.TabIndex = 14;
            this.rbCaptureMP4.Text     = "Capture to MP4";
            this.rbCaptureMP4.UseVisualStyleBackColor = true;
            //
            // groupBox3
            //
            this.groupBox3.Controls.Add(this.cbAudioCaptureFormat);
            this.groupBox3.Controls.Add(this.label4);
            this.groupBox3.Controls.Add(this.cbAudioCaptureDevice);
            this.groupBox3.Controls.Add(this.label3);
            this.groupBox3.Location = new System.Drawing.Point(434, 145);
            this.groupBox3.Name     = "groupBox3";
            this.groupBox3.Size     = new System.Drawing.Size(201, 127);
            this.groupBox3.TabIndex = 15;
            this.groupBox3.TabStop  = false;
            this.groupBox3.Text     = "Audio source";
            //
            // cbAudioCaptureFormat
            //
            this.cbAudioCaptureFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbAudioCaptureFormat.FormattingEnabled = true;
            this.cbAudioCaptureFormat.Location          = new System.Drawing.Point(13, 91);
            this.cbAudioCaptureFormat.Name     = "cbAudioCaptureFormat";
            this.cbAudioCaptureFormat.Size     = new System.Drawing.Size(174, 21);
            this.cbAudioCaptureFormat.TabIndex = 3;
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(10, 75);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(39, 13);
            this.label4.TabIndex = 2;
            this.label4.Text     = "Format";
            //
            // cbAudioCaptureDevice
            //
            this.cbAudioCaptureDevice.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbAudioCaptureDevice.FormattingEnabled = true;
            this.cbAudioCaptureDevice.Location          = new System.Drawing.Point(13, 48);
            this.cbAudioCaptureDevice.Name                  = "cbAudioCaptureDevice";
            this.cbAudioCaptureDevice.Size                  = new System.Drawing.Size(174, 21);
            this.cbAudioCaptureDevice.TabIndex              = 1;
            this.cbAudioCaptureDevice.SelectedIndexChanged += new System.EventHandler(this.cbAudioCaptureDevice_SelectedIndexChanged);
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(10, 32);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(66, 13);
            this.label3.TabIndex = 0;
            this.label3.Text     = "Input device";
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(646, 350);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.rbCaptureMP4);
            this.Controls.Add(this.rbPreview);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.btStop);
            this.Controls.Add(this.btStart);
            this.Controls.Add(this.VideoCapture1);
            this.Name  = "Form1";
            this.Text  = "Video Capture SDK .Net - Kinect Demo";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            VisioForge.Types.VideoRendererSettingsWinForms videoRendererSettingsWinForms1 = new VisioForge.Types.VideoRendererSettingsWinForms();
            this.groupBox4           = new System.Windows.Forms.GroupBox();
            this.label7              = new System.Windows.Forms.Label();
            this.tbBalance1          = new System.Windows.Forms.TrackBar();
            this.label6              = new System.Windows.Forms.Label();
            this.tbVolume1           = new System.Windows.Forms.TrackBar();
            this.groupBox1           = new System.Windows.Forms.GroupBox();
            this.cbLicensing         = new System.Windows.Forms.CheckBox();
            this.mmError             = new System.Windows.Forms.TextBox();
            this.cbDebugMode         = new System.Windows.Forms.CheckBox();
            this.label1              = new System.Windows.Forms.Label();
            this.groupBox2           = new System.Windows.Forms.GroupBox();
            this.cbLoop              = new System.Windows.Forms.CheckBox();
            this.btNextFrame         = new System.Windows.Forms.Button();
            this.btStop              = new System.Windows.Forms.Button();
            this.btPause             = new System.Windows.Forms.Button();
            this.btResume            = new System.Windows.Forms.Button();
            this.btStart             = new System.Windows.Forms.Button();
            this.tbSpeed             = new System.Windows.Forms.TrackBar();
            this.label16             = new System.Windows.Forms.Label();
            this.lbTime              = new System.Windows.Forms.Label();
            this.tbTimeline          = new System.Windows.Forms.TrackBar();
            this.linkLabel1          = new System.Windows.Forms.LinkLabel();
            this.btSelectFile        = new System.Windows.Forms.Button();
            this.edFilename          = new System.Windows.Forms.TextBox();
            this.label14             = new System.Windows.Forms.Label();
            this.rbVideoWithAudio    = new System.Windows.Forms.RadioButton();
            this.rbVideoWithoutAudio = new System.Windows.Forms.RadioButton();
            this.rbAudioFile         = new System.Windows.Forms.RadioButton();
            this.openFileDialog1     = new System.Windows.Forms.OpenFileDialog();
            this.timer1              = new System.Windows.Forms.Timer(this.components);
            this.MediaPlayer1        = new VisioForge.Controls.UI.WinForms.MediaPlayer();
            this.groupBox3           = new System.Windows.Forms.GroupBox();
            this.rbSTreamTypeFile    = new System.Windows.Forms.RadioButton();
            this.rbStreamTypeMemory  = new System.Windows.Forms.RadioButton();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).BeginInit();
            this.groupBox3.SuspendLayout();
            this.SuspendLayout();
            //
            // groupBox4
            //
            this.groupBox4.Controls.Add(this.label7);
            this.groupBox4.Controls.Add(this.tbBalance1);
            this.groupBox4.Controls.Add(this.label6);
            this.groupBox4.Controls.Add(this.tbVolume1);
            this.groupBox4.Location = new System.Drawing.Point(868, 283);
            this.groupBox4.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox4.Name     = "groupBox4";
            this.groupBox4.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox4.Size     = new System.Drawing.Size(442, 206);
            this.groupBox4.TabIndex = 41;
            this.groupBox4.TabStop  = false;
            this.groupBox4.Text     = "Audio output";
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(218, 54);
            this.label7.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.label7.Name     = "label7";
            this.label7.Size     = new System.Drawing.Size(90, 25);
            this.label7.TabIndex = 11;
            this.label7.Text     = "Balance";
            //
            // tbBalance1
            //
            this.tbBalance1.BackColor = System.Drawing.SystemColors.Window;
            this.tbBalance1.Location  = new System.Drawing.Point(224, 85);
            this.tbBalance1.Margin    = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.tbBalance1.Maximum   = 100;
            this.tbBalance1.Minimum   = -100;
            this.tbBalance1.Name      = "tbBalance1";
            this.tbBalance1.Size      = new System.Drawing.Size(170, 90);
            this.tbBalance1.TabIndex  = 10;
            this.tbBalance1.Scroll   += new System.EventHandler(this.tbBalance1_Scroll);
            //
            // label6
            //
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(32, 54);
            this.label6.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(84, 25);
            this.label6.TabIndex = 9;
            this.label6.Text     = "Volume";
            //
            // tbVolume1
            //
            this.tbVolume1.BackColor = System.Drawing.SystemColors.Window;
            this.tbVolume1.Location  = new System.Drawing.Point(38, 85);
            this.tbVolume1.Margin    = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.tbVolume1.Maximum   = 100;
            this.tbVolume1.Minimum   = 20;
            this.tbVolume1.Name      = "tbVolume1";
            this.tbVolume1.Size      = new System.Drawing.Size(170, 90);
            this.tbVolume1.TabIndex  = 8;
            this.tbVolume1.Value     = 80;
            this.tbVolume1.Scroll   += new System.EventHandler(this.tbVolume1_Scroll);
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.cbLicensing);
            this.groupBox1.Controls.Add(this.mmError);
            this.groupBox1.Controls.Add(this.cbDebugMode);
            this.groupBox1.Location = new System.Drawing.Point(868, 29);
            this.groupBox1.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox1.Size     = new System.Drawing.Size(442, 242);
            this.groupBox1.TabIndex = 40;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "Errors and warnings";
            //
            // cbLicensing
            //
            this.cbLicensing.AutoSize = true;
            this.cbLicensing.Location = new System.Drawing.Point(212, 37);
            this.cbLicensing.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.cbLicensing.Name     = "cbLicensing";
            this.cbLicensing.Size     = new System.Drawing.Size(177, 29);
            this.cbLicensing.TabIndex = 4;
            this.cbLicensing.Text     = "Licensing info";
            this.cbLicensing.UseVisualStyleBackColor = true;
            //
            // mmError
            //
            this.mmError.Location   = new System.Drawing.Point(12, 81);
            this.mmError.Margin     = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.mmError.Multiline  = true;
            this.mmError.Name       = "mmError";
            this.mmError.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.mmError.Size       = new System.Drawing.Size(414, 146);
            this.mmError.TabIndex   = 3;
            //
            // cbDebugMode
            //
            this.cbDebugMode.AutoSize = true;
            this.cbDebugMode.Location = new System.Drawing.Point(12, 37);
            this.cbDebugMode.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.cbDebugMode.Name     = "cbDebugMode";
            this.cbDebugMode.Size     = new System.Drawing.Size(166, 29);
            this.cbDebugMode.TabIndex = 2;
            this.cbDebugMode.Text     = "Debug mode";
            this.cbDebugMode.UseVisualStyleBackColor = true;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label1.Location = new System.Drawing.Point(166, 988);
            this.label1.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(459, 26);
            this.label1.TabIndex = 39;
            this.label1.Text     = "Much more features shown in Main Demo!";
            //
            // groupBox2
            //
            this.groupBox2.Controls.Add(this.cbLoop);
            this.groupBox2.Controls.Add(this.btNextFrame);
            this.groupBox2.Controls.Add(this.btStop);
            this.groupBox2.Controls.Add(this.btPause);
            this.groupBox2.Controls.Add(this.btResume);
            this.groupBox2.Controls.Add(this.btStart);
            this.groupBox2.Controls.Add(this.tbSpeed);
            this.groupBox2.Controls.Add(this.label16);
            this.groupBox2.Controls.Add(this.lbTime);
            this.groupBox2.Controls.Add(this.tbTimeline);
            this.groupBox2.Location = new System.Drawing.Point(24, 783);
            this.groupBox2.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox2.Name     = "groupBox2";
            this.groupBox2.Padding  = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.groupBox2.Size     = new System.Drawing.Size(832, 173);
            this.groupBox2.TabIndex = 38;
            this.groupBox2.TabStop  = false;
            this.groupBox2.Text     = "Controls";
            //
            // cbLoop
            //
            this.cbLoop.AutoSize = true;
            this.cbLoop.Location = new System.Drawing.Point(674, 119);
            this.cbLoop.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.cbLoop.Name     = "cbLoop";
            this.cbLoop.Size     = new System.Drawing.Size(92, 29);
            this.cbLoop.TabIndex = 10;
            this.cbLoop.Text     = "Loop";
            this.cbLoop.UseVisualStyleBackColor = true;
            //
            // btNextFrame
            //
            this.btNextFrame.Location = new System.Drawing.Point(498, 112);
            this.btNextFrame.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btNextFrame.Name     = "btNextFrame";
            this.btNextFrame.Size     = new System.Drawing.Size(150, 44);
            this.btNextFrame.TabIndex = 8;
            this.btNextFrame.Text     = "Next frame";
            this.btNextFrame.UseVisualStyleBackColor = true;
            this.btNextFrame.Click += new System.EventHandler(this.btNextFrame_Click);
            //
            // btStop
            //
            this.btStop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.btStop.Location = new System.Drawing.Point(360, 112);
            this.btStop.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btStop.Name     = "btStop";
            this.btStop.Size     = new System.Drawing.Size(92, 44);
            this.btStop.TabIndex = 7;
            this.btStop.Text     = "Stop";
            this.btStop.UseVisualStyleBackColor = true;
            this.btStop.Click += new System.EventHandler(this.btStop_Click);
            //
            // btPause
            //
            this.btPause.Location = new System.Drawing.Point(244, 112);
            this.btPause.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btPause.Name     = "btPause";
            this.btPause.Size     = new System.Drawing.Size(104, 44);
            this.btPause.TabIndex = 6;
            this.btPause.Text     = "Pause";
            this.btPause.UseVisualStyleBackColor = true;
            this.btPause.Click += new System.EventHandler(this.btPause_Click);
            //
            // btResume
            //
            this.btResume.Location = new System.Drawing.Point(110, 112);
            this.btResume.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btResume.Name     = "btResume";
            this.btResume.Size     = new System.Drawing.Size(122, 44);
            this.btResume.TabIndex = 5;
            this.btResume.Text     = "Resume";
            this.btResume.UseVisualStyleBackColor = true;
            this.btResume.Click += new System.EventHandler(this.btResume_Click);
            //
            // btStart
            //
            this.btStart.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.btStart.Location = new System.Drawing.Point(12, 112);
            this.btStart.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btStart.Name     = "btStart";
            this.btStart.Size     = new System.Drawing.Size(86, 44);
            this.btStart.TabIndex = 4;
            this.btStart.Text     = "Start";
            this.btStart.UseVisualStyleBackColor = true;
            this.btStart.Click += new System.EventHandler(this.btStart_Click);
            //
            // tbSpeed
            //
            this.tbSpeed.Location = new System.Drawing.Point(642, 52);
            this.tbSpeed.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.tbSpeed.Maximum  = 25;
            this.tbSpeed.Minimum  = 5;
            this.tbSpeed.Name     = "tbSpeed";
            this.tbSpeed.Size     = new System.Drawing.Size(178, 90);
            this.tbSpeed.TabIndex = 3;
            this.tbSpeed.Value    = 10;
            this.tbSpeed.Scroll  += new System.EventHandler(this.tbSpeed_Scroll);
            //
            // label16
            //
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(644, 21);
            this.label16.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.label16.Name     = "label16";
            this.label16.Size     = new System.Drawing.Size(74, 25);
            this.label16.TabIndex = 2;
            this.label16.Text     = "Speed";
            //
            // lbTime
            //
            this.lbTime.AutoSize = true;
            this.lbTime.Location = new System.Drawing.Point(438, 52);
            this.lbTime.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.lbTime.Name     = "lbTime";
            this.lbTime.Size     = new System.Drawing.Size(186, 25);
            this.lbTime.TabIndex = 1;
            this.lbTime.Text     = "00:00:00/00:00:00";
            //
            // tbTimeline
            //
            this.tbTimeline.Location = new System.Drawing.Point(12, 37);
            this.tbTimeline.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.tbTimeline.Maximum  = 100;
            this.tbTimeline.Name     = "tbTimeline";
            this.tbTimeline.Size     = new System.Drawing.Size(414, 90);
            this.tbTimeline.TabIndex = 0;
            this.tbTimeline.Scroll  += new System.EventHandler(this.tbTimeline_Scroll);
            //
            // linkLabel1
            //
            this.linkLabel1.AutoSize     = true;
            this.linkLabel1.Location     = new System.Drawing.Point(636, 17);
            this.linkLabel1.Margin       = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.linkLabel1.Name         = "linkLabel1";
            this.linkLabel1.Size         = new System.Drawing.Size(219, 25);
            this.linkLabel1.TabIndex     = 37;
            this.linkLabel1.TabStop      = true;
            this.linkLabel1.Text         = "Watch video tutorials!";
            this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
            //
            // btSelectFile
            //
            this.btSelectFile.Location = new System.Drawing.Point(810, 50);
            this.btSelectFile.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.btSelectFile.Name     = "btSelectFile";
            this.btSelectFile.Size     = new System.Drawing.Size(46, 44);
            this.btSelectFile.TabIndex = 36;
            this.btSelectFile.Text     = "...";
            this.btSelectFile.UseVisualStyleBackColor = true;
            this.btSelectFile.Click += new System.EventHandler(this.btSelectFile_Click);
            //
            // edFilename
            //
            this.edFilename.Location = new System.Drawing.Point(24, 54);
            this.edFilename.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.edFilename.Name     = "edFilename";
            this.edFilename.Size     = new System.Drawing.Size(770, 31);
            this.edFilename.TabIndex = 35;
            this.edFilename.Text     = "C:\\video.avi";
            //
            // label14
            //
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(18, 23);
            this.label14.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
            this.label14.Name     = "label14";
            this.label14.Size     = new System.Drawing.Size(106, 25);
            this.label14.TabIndex = 34;
            this.label14.Text     = "File name";
            //
            // rbVideoWithAudio
            //
            this.rbVideoWithAudio.AutoSize = true;
            this.rbVideoWithAudio.Checked  = true;
            this.rbVideoWithAudio.Location = new System.Drawing.Point(24, 110);
            this.rbVideoWithAudio.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.rbVideoWithAudio.Name     = "rbVideoWithAudio";
            this.rbVideoWithAudio.Size     = new System.Drawing.Size(249, 29);
            this.rbVideoWithAudio.TabIndex = 43;
            this.rbVideoWithAudio.TabStop  = true;
            this.rbVideoWithAudio.Text     = "Video file (with audio)";
            this.rbVideoWithAudio.UseVisualStyleBackColor = true;
            //
            // rbVideoWithoutAudio
            //
            this.rbVideoWithoutAudio.AutoSize = true;
            this.rbVideoWithoutAudio.Location = new System.Drawing.Point(280, 110);
            this.rbVideoWithoutAudio.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.rbVideoWithoutAudio.Name     = "rbVideoWithoutAudio";
            this.rbVideoWithoutAudio.Size     = new System.Drawing.Size(279, 29);
            this.rbVideoWithoutAudio.TabIndex = 44;
            this.rbVideoWithoutAudio.Text     = "Video file (without audio)";
            this.rbVideoWithoutAudio.UseVisualStyleBackColor = true;
            //
            // rbAudioFile
            //
            this.rbAudioFile.AutoSize = true;
            this.rbAudioFile.Location = new System.Drawing.Point(572, 110);
            this.rbAudioFile.Margin   = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.rbAudioFile.Name     = "rbAudioFile";
            this.rbAudioFile.Size     = new System.Drawing.Size(132, 29);
            this.rbAudioFile.TabIndex = 45;
            this.rbAudioFile.Text     = "Audio file";
            this.rbAudioFile.UseVisualStyleBackColor = true;
            //
            // timer1
            //
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            //
            // MediaPlayer1
            //
            this.MediaPlayer1.Audio_Channel_Mapper           = null;
            this.MediaPlayer1.Audio_Effects_Enabled          = false;
            this.MediaPlayer1.Audio_Effects_UseLegacyEffects = false;
            this.MediaPlayer1.Audio_Enhancer_Enabled         = false;
            this.MediaPlayer1.Audio_OutputDevice             = "";
            this.MediaPlayer1.Audio_PlayAudio = true;
            this.MediaPlayer1.Audio_Sample_Grabber_Enabled = false;
            this.MediaPlayer1.Audio_VUMeter_Enabled        = false;
            this.MediaPlayer1.Audio_VUMeter_Pro_Enabled    = false;
            this.MediaPlayer1.Audio_VUMeter_Pro_Volume     = 0;
            this.MediaPlayer1.BackColor = System.Drawing.Color.Black;
            this.MediaPlayer1.Barcode_Reader_Enabled = false;
            this.MediaPlayer1.Barcode_Reader_Type    = VisioForge.Types.VFBarcodeType.Auto;
            this.MediaPlayer1.ChromaKey            = null;
            this.MediaPlayer1.Custom_Audio_Decoder = null;
            this.MediaPlayer1.Custom_Splitter      = null;
            this.MediaPlayer1.Custom_Video_Decoder = null;
            this.MediaPlayer1.Debug_DeepCleanUp    = false;
            this.MediaPlayer1.Debug_Dir            = null;
            this.MediaPlayer1.Debug_Mode           = false;
            this.MediaPlayer1.Encryption_Key       = "";
            this.MediaPlayer1.Encryption_KeyType   = VisioForge.Types.VFEncryptionKeyType.String;
            this.MediaPlayer1.Face_Tracking        = null;
            this.MediaPlayer1.FilenamesOrURL       = ((System.Collections.Generic.List <string>)(resources.GetObject("MediaPlayer1.FilenamesOrURL")));
            this.MediaPlayer1.Info_UseLibMediaInfo = false;
            this.MediaPlayer1.Location             = new System.Drawing.Point(24, 154);
            this.MediaPlayer1.Loop = false;
            this.MediaPlayer1.Loop_DoNotSeekToBeginning = false;
            this.MediaPlayer1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.MediaPlayer1.MaximalSpeedPlayback = false;
            this.MediaPlayer1.Motion_Detection     = null;
            this.MediaPlayer1.Motion_DetectionEx   = null;
            this.MediaPlayer1.MultiScreen_Enabled  = false;
            this.MediaPlayer1.Name = "MediaPlayer1";
            this.MediaPlayer1.ReversePlayback_CacheSize = 0;
            this.MediaPlayer1.ReversePlayback_Enabled   = false;
            this.MediaPlayer1.Selection_Active          = false;
            this.MediaPlayer1.Selection_Start           = 0;
            this.MediaPlayer1.Selection_Stop            = 0;
            this.MediaPlayer1.Size = new System.Drawing.Size(830, 612);
            this.MediaPlayer1.Source_Custom_CLSID        = null;
            this.MediaPlayer1.Source_Mode                = VisioForge.Types.VFMediaPlayerSource.File_DS;
            this.MediaPlayer1.Source_Stream              = null;
            this.MediaPlayer1.Source_Stream_AudioPresent = true;
            this.MediaPlayer1.Source_Stream_Size         = ((long)(0));
            this.MediaPlayer1.Source_Stream_VideoPresent = true;
            this.MediaPlayer1.Start_DelayEnabled         = false;
            this.MediaPlayer1.TabIndex = 46;
            this.MediaPlayer1.Video_Effects_Enabled = false;
            videoRendererSettingsWinForms1.Aspect_Ratio_Override = false;
            videoRendererSettingsWinForms1.Aspect_Ratio_X        = 0;
            videoRendererSettingsWinForms1.Aspect_Ratio_Y        = 0;
            videoRendererSettingsWinForms1.BackgroundColor       = System.Drawing.Color.Black;
// TODO: Code generation for '' failed because of Exception 'Invalid Primitive Type: System.IntPtr. Consider using CodeObjectCreateExpression.'.
            videoRendererSettingsWinForms1.Deinterlace_EVR_Mode        = VisioForge.Types.EVRDeinterlaceMode.Auto;
            videoRendererSettingsWinForms1.Deinterlace_VMR9_Mode       = null;
            videoRendererSettingsWinForms1.Deinterlace_VMR9_UseDefault = true;
            videoRendererSettingsWinForms1.Flip_Horizontal             = false;
            videoRendererSettingsWinForms1.Flip_Vertical         = false;
            videoRendererSettingsWinForms1.RotationAngle         = 0;
            videoRendererSettingsWinForms1.StretchMode           = VisioForge.Types.VFVideoRendererStretchMode.Letterbox;
            videoRendererSettingsWinForms1.Video_Renderer        = VisioForge.Types.VFVideoRenderer.EVR;
            videoRendererSettingsWinForms1.VideoRendererInternal = VisioForge.Types.VFVideoRendererInternal.EVR;
            videoRendererSettingsWinForms1.Zoom_Ratio            = 0;
            videoRendererSettingsWinForms1.Zoom_ShiftX           = 0;
            videoRendererSettingsWinForms1.Zoom_ShiftY           = 0;
            this.MediaPlayer1.Video_Renderer = videoRendererSettingsWinForms1;
            this.MediaPlayer1.Video_Sample_Grabber_UseForVideoEffects = true;
            this.MediaPlayer1.Video_Stream_Index = 0;
            this.MediaPlayer1.OnError           += new System.EventHandler <VisioForge.Types.ErrorsEventArgs>(this.MediaPlayer1_OnError);
            this.MediaPlayer1.OnLicenseRequired += new System.EventHandler <VisioForge.Types.LicenseEventArgs>(this.MediaPlayer1_OnLicenseRequired);
            //
            // groupBox3
            //
            this.groupBox3.Controls.Add(this.rbStreamTypeMemory);
            this.groupBox3.Controls.Add(this.rbSTreamTypeFile);
            this.groupBox3.Location = new System.Drawing.Point(880, 498);
            this.groupBox3.Name     = "groupBox3";
            this.groupBox3.Size     = new System.Drawing.Size(414, 156);
            this.groupBox3.TabIndex = 47;
            this.groupBox3.TabStop  = false;
            this.groupBox3.Text     = "Stream type";
            //
            // rbSTreamTypeFile
            //
            this.rbSTreamTypeFile.AutoSize = true;
            this.rbSTreamTypeFile.Checked  = true;
            this.rbSTreamTypeFile.Location = new System.Drawing.Point(25, 41);
            this.rbSTreamTypeFile.Name     = "rbSTreamTypeFile";
            this.rbSTreamTypeFile.Size     = new System.Drawing.Size(186, 29);
            this.rbSTreamTypeFile.TabIndex = 0;
            this.rbSTreamTypeFile.TabStop  = true;
            this.rbSTreamTypeFile.Text     = "Use file stream";
            this.rbSTreamTypeFile.UseVisualStyleBackColor = true;
            //
            // rbStreamTypeMemory
            //
            this.rbStreamTypeMemory.AutoSize = true;
            this.rbStreamTypeMemory.Location = new System.Drawing.Point(25, 95);
            this.rbStreamTypeMemory.Name     = "rbStreamTypeMemory";
            this.rbStreamTypeMemory.Size     = new System.Drawing.Size(308, 29);
            this.rbStreamTypeMemory.TabIndex = 1;
            this.rbStreamTypeMemory.Text     = "Load entire file into memory";
            this.rbStreamTypeMemory.UseVisualStyleBackColor = true;
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(1334, 1046);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.MediaPlayer1);
            this.Controls.Add(this.rbAudioFile);
            this.Controls.Add(this.rbVideoWithoutAudio);
            this.Controls.Add(this.rbVideoWithAudio);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.linkLabel1);
            this.Controls.Add(this.btSelectFile);
            this.Controls.Add(this.edFilename);
            this.Controls.Add(this.label14);
            this.Margin       = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.MaximizeBox  = false;
            this.Name         = "Form1";
            this.Text         = "Media Player SDK .Net - Memory Playback Demo";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
            this.Load        += new System.EventHandler(this.Form1_Load);
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbBalance1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVolume1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbSpeed)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTimeline)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }