Sensoray 616 Linux Instrukcja Użytkownika Strona 11

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 19
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 10
11
STREAMTYPE_AES Audio elementary stream, no video,
STREAMTYPE_TRANSPORT Transport stream.
Return values
None.
Notes
Sets type of the MPEG stream. Default value is STREAMTYPE_MUX.
SX16_IOC_SET_VBR
ioctl( handle, SX16_IOC_SET_VBR, vbr );
Parameters
vbr
Enables (1) or disables (0) variable bit rate compression
Return values
None.
Notes
Enables/disables variable bit rate compression. Default value is 0.
SX16_IOC_RW_STOP
ioctl( b->handle, SX16_IOC_RW_STOP, 0 );
Parameters
None.
Return values
Returns 0 on success. Returns an error code if any errors were detected.
Notes
Stops read/write. Sends “STOP” command to the board.
There is no START command; if the board is stopped, it will be started by first read/write command.
SX16_IOC_RW_PAUSE
ioctl( b->handle, SX16_IOC_RW_PAUSE, 0 );
Parameters
Return values
Returns 0 on success. Returns an error code if any errors were detected.
Notes
Przeglądanie stron 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Komentarze do niniejszej Instrukcji

Brak uwag