Model 819 Windows SDKVer.1.0.1ContentsTerminology
S819_StopAllECODE S819_StopAll(HCNODE hCnode)Stops capture of all streams attached to a selected capture node.S819_WaitBufferECODE S819_WaitBuffer(HCN
mask bits 0-3 control outputs 0-3 (1 – enabled, 0 – disabled).S819_RegMVFlagCBECODE S819_RegMVFlagCB (S819_MVFlagCallBack funCallBack, void *pContext)
mvsens value of the motion sensitivity to set. Valid values are from 0-15 where 0 is most sensitive and 15 is least sensitive. Recommended values ar
MP4 Multiplexing FunctionsThe 819 SDK was designed to be as flexible as possible for end users. Some users may want to save the encoded data to the .
Create video track for mp4 file. Fourcc should be 'avc1' (use UUID provided in header or in C# wrapper). timebase is normally 90000. defau
Demo Applications and ExamplesC# Visual Studio .NET DemoA full feature demo application written in C# .NET is provided. This includes a class file to
int _tmain(int argc, _TCHAR* argv[]){int channels;S819_CHAN s819chan;HCNODE hcnode;BUFFER buf;int rc;FILE *fin;int i = 0;char name[60];int vtrack;muxe
S819_ReleaseBuffer
Terminologychannel video input. Each 819 has 16 input channels. Multiple boards are enumerated contiguously, so that channels are addressed by a singl
TVS_NTSC, TVS_MAX, //for array sizing} S819_TVSTANDARD;Bitrate control modetypedef enum { BITRATE_H264_NO_RC, // Var with max lim
resolution resolution of the captured stream.fps capture rate (frames per second). Range: 1-25 (PAL), 1-30 (NTSC) in 1 fps increments. This parameter
int reserved[32];} S819_CHAN;cMode channel capture mode. Applies to all streams captured from a channel.psMode primary H.264 strea
unsigned char evendata[32*4];} S819_MVFLAG_DATA;lTimeStamp timestamp associated with the captured motion data.odddata motion data from odd frames.
SDK FunctionsAll functions returning an error code (type ECODE) return ECODE_OK, if success. Any other value indicates an error.S819_EnumerateECODE S8
streams streams bitmask. To select a stream, set a bit of the parameter streams to 1 by using anSMASK macro. For example, streams = SMASK(STREAM_H264
Commentaires sur ces manuels