libunicap.devhelp
Upload User: shyika
Upload Date: 2017-11-25
Package Size: 1227k
Code Size: 5k
Category:

Video Capture

Development Platform:

Unix_Linux

  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
  3. <book xmlns="http://www.devhelp.net/book" title="Unicap Reference Manual" link="index.html" author="" name="libunicap">
  4.   <chapters>
  5.     <sub name="unicap" link="ch01.html">
  6.       <sub name="unicap" link="libunicap-unicap.html"/>
  7.     </sub>
  8.   </chapters>
  9.   <functions>
  10.     <function name="enum unicap_buffer_type_t" link="libunicap-unicap.html#unicap-buffer-type-t"/>
  11.     <function name="struct unicap_device_t" link="libunicap-unicap.html#unicap-device-t"/>
  12.     <function name="struct unicap_rect_t" link="libunicap-unicap.html#unicap-rect-t"/>
  13.     <function name="struct unicap_format_t" link="libunicap-unicap.html#unicap-format-t"/>
  14.     <function name="struct unicap_data_buffer_t" link="libunicap-unicap.html#unicap-data-buffer-t"/>
  15.     <function name="struct unicap_property_range_t" link="libunicap-unicap.html#unicap-property-range-t"/>
  16.     <function name="struct unicap_property_value_list_t" link="libunicap-unicap.html#unicap-property-value-list-t"/>
  17.     <function name="struct unicap_property_menu_t" link="libunicap-unicap.html#unicap-property-menu-t"/>
  18.     <function name="enum unicap_property_type_enum_t" link="libunicap-unicap.html#unicap-property-type-enum-t"/>
  19.     <function name="struct unicap_property_t" link="libunicap-unicap.html#unicap-property-t"/>
  20.     <function name="enum unicap_event_t" link="libunicap-unicap.html#unicap-event-t"/>
  21.     <function name="UNICAP_FLAGS_MANUAL" link="libunicap-unicap.html#UNICAP-FLAGS-MANUAL:CAPS"/>
  22.     <function name="UNICAP_FLAGS_AUTO" link="libunicap-unicap.html#UNICAP-FLAGS-AUTO:CAPS"/>
  23.     <function name="UNICAP_FLAGS_ONE_PUSH" link="libunicap-unicap.html#UNICAP-FLAGS-ONE-PUSH:CAPS"/>
  24.     <function name="UNICAP_FLAGS_READ_OUT" link="libunicap-unicap.html#UNICAP-FLAGS-READ-OUT:CAPS"/>
  25.     <function name="UNICAP_FLAGS_ON_OFF" link="libunicap-unicap.html#UNICAP-FLAGS-ON-OFF:CAPS"/>
  26.     <function name="UNICAP_FLAGS_READ_ONLY" link="libunicap-unicap.html#UNICAP-FLAGS-READ-ONLY:CAPS"/>
  27.     <function name="UNICAP_FLAGS_FORMAT_CHANGE" link="libunicap-unicap.html#UNICAP-FLAGS-FORMAT-CHANGE:CAPS"/>
  28.     <function name="unicap_callback_t ()" link="libunicap-unicap.html#unicap-callback-t"/>
  29.     <function name="unicap_new_frame_callback_t ()" link="libunicap-unicap.html#unicap-new-frame-callback-t"/>
  30.     <function name="unicap_drop_frame_callback_t ()" link="libunicap-unicap.html#unicap-drop-frame-callback-t"/>
  31.     <function name="unicap_new_device_callback_t ()" link="libunicap-unicap.html#unicap-new-device-callback-t"/>
  32.     <function name="unicap_check_version ()" link="libunicap-unicap.html#unicap-check-version"/>
  33.     <function name="unicap_reenumerate_devices ()" link="libunicap-unicap.html#unicap-reenumerate-devices"/>
  34.     <function name="unicap_enumerate_devices ()" link="libunicap-unicap.html#unicap-enumerate-devices"/>
  35.     <function name="unicap_open ()" link="libunicap-unicap.html#unicap-open"/>
  36.     <function name="unicap_register_callback ()" link="libunicap-unicap.html#unicap-register-callback"/>
  37.     <function name="unicap_close ()" link="libunicap-unicap.html#unicap-close"/>
  38.     <function name="unicap_get_device ()" link="libunicap-unicap.html#unicap-get-device"/>
  39.     <function name="unicap_clone_handle ()" link="libunicap-unicap.html#unicap-clone-handle"/>
  40.     <function name="unicap_reenumerate_formats ()" link="libunicap-unicap.html#unicap-reenumerate-formats"/>
  41.     <function name="unicap_enumerate_formats ()" link="libunicap-unicap.html#unicap-enumerate-formats"/>
  42.     <function name="unicap_set_format ()" link="libunicap-unicap.html#unicap-set-format"/>
  43.     <function name="unicap_get_format ()" link="libunicap-unicap.html#unicap-get-format"/>
  44.     <function name="unicap_reenumerate_properties ()" link="libunicap-unicap.html#unicap-reenumerate-properties"/>
  45.     <function name="unicap_enumerate_properties ()" link="libunicap-unicap.html#unicap-enumerate-properties"/>
  46.     <function name="unicap_set_property ()" link="libunicap-unicap.html#unicap-set-property"/>
  47.     <function name="unicap_get_property ()" link="libunicap-unicap.html#unicap-get-property"/>
  48.     <function name="unicap_start_capture ()" link="libunicap-unicap.html#unicap-start-capture"/>
  49.     <function name="unicap_stop_capture ()" link="libunicap-unicap.html#unicap-stop-capture"/>
  50.     <function name="unicap_queue_buffer ()" link="libunicap-unicap.html#unicap-queue-buffer"/>
  51.     <function name="unicap_dequeue_buffer ()" link="libunicap-unicap.html#unicap-dequeue-buffer"/>
  52.     <function name="unicap_wait_buffer ()" link="libunicap-unicap.html#unicap-wait-buffer"/>
  53.     <function name="unicap_poll_buffer ()" link="libunicap-unicap.html#unicap-poll-buffer"/>
  54.   </functions>
  55. </book>