Sensoray 2263 Manual de usuario Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 25
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 20
S2263_SetGopSize
MID2263_API int __stdcall S2263_SetGopSize (
int gopsize,
int devid,
int strmidx);
Sets the GOP (group of pictures) size for compressed streams (H.264). Use 1
to 255, default 30.
gopsize
gop size. (Use 30 for default).
devid
device id in the system (use 0 with a single board installed).
strmidx
stream index (0 or 1).
S2263_GetGopSize
MID2263_API int __stdcall S2263_GetGopSize (
int *gopsize,
int devid,
int strmidx);
Returns the current GOP (group of pictures) size for compressed streams
(H.264).
gopsize
a pointer to the variable receiving the gop size.
devid
device id in the system (use 0 with a single board installed).
strmidx
stream index (0 or 1).
S2263_SetInterlaceMode
MID2263_API int __stdcall S2263_SetInterlaceMode (
int val,
int devid);
Sets interlacing option on compressed streams when the input source is
interlaced. this option controls interlacing or deinterlacing (by dropping one
field and interpolating) the compressed stream. When the input source is
progressive, this option has no effect; output stream is always progressive.
21
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25

Comentarios a estos manuales

Sin comentarios