User Manual

HDC-3x Series SDK (Windows)
Page 43
mb86h55reb.SetCanvasHandle (mPnlCanvas.Handle);
mb86h55reb.ApplyGpio();
mb86h55reb.RebootFirm();
SetScreenMode(ScreenMode.Processing);
mb86h55reb.Reset();
break;
}
}
Step 6: Before using MB86H55REB, it must be initialized:
mb86h55reb.Close();
mb86h55reb.DirectShowEnabled(miChipNo, mbDirectShowEnabled);
mbIsMb86h55rebOpe ned = mb86h55 re b.Open(mi Ch ipNo,thi s.Han dle);
mb86h55reb.SetCanvasHandle (mPnlCanvas.Handle);
mb86h55reb.ApplyGpio();
mb86h55reb.RebootFirm();
mb86h55reb.Reset();
Step 7: Refer the following function for detail:
frmMain_Load()
SystemEvents_PowerModeChang ed()
cmbBoardSelection_SelectedIndexChanged()
3.2.6 Mb86H55rebDll API Description
Simplify description of Mb86H55rebDll variable, interface and API. Refer to the source
code to get the detail usage.
Variable:
1. string h264FileName
Encode / decode file name.