The Linux Kernel
  • Linux Kernel Documentation
    • Introduction
    • Sphinx Build
    • Writing Documentation
    • Including kernel-doc comments
    • Writing kernel-doc comments
    • DocBook XML [DEPRECATED]
  • Linux Media Infrastructure userspace API
    • Introduction
    • Part I - Video for Linux API
    • Part II - Digital TV API
    • Part III - Remote Controller API
    • Part IV - Media Controller API
    • Part V - Consumer Electronics Control API
    • Generic Error Codes
    • GNU Free Documentation License
  • Media subsystem kernel internal API
    • 1. Video2Linux devices
    • 2. Digital TV (DVB) devices
    • 3. Digital TV Common functions
    • 4. Digital TV Frontend kABI
    • 5. Digital TV Demux kABI
    • 6. Demux Callback API
    • 7. Digital TV Conditional Access kABI
    • 8. Remote Controller devices
    • 9. Media Controller devices
  • Linux Digital TV driver-specific documentation
    • 1. Introdution
    • 2. HOWTO: Get An Avermedia DVB-T working under Linux
    • 3. How to get the bt8xx cards working
    • 4. Hardware supported by the linuxtv.org DVB drivers
    • 5. Digital TV Conditional Access Interface (CI API)
    • 6. Idea behind the dvb-usb-framework
    • 7. FAQ
    • 8. Firmware files for lmedm04 cards
    • 9. Opera firmware
    • 10. How to set up the Technisat/B2C2 Flexcop devices
    • 11. TechnoTrend/Hauppauge DEC USB Driver
    • 12. UDEV rules for DVB
    • 13. Contributors
  • Video4Linux (V4L) driver-specific documentation
    • 1. Guidelines for Linux4Linux pixel format 4CCs
    • 2. Infrared remote control support in video4linux drivers
    • 3. Using with lircd
    • 4. Using without lircd
    • 5. Tuner drivers
    • 6. Cards List
    • 7. The bttv driver
    • 8. The cafe_ccic driver
    • 9. The cpia2 driver
    • 10. The cx18 driver
    • 11. The cx2341x driver
    • 12. The cx88 driver
    • 13. The VPBE V4L2 driver design
    • 14. The Samsung S5P/EXYNOS4 FIMC driver
    • 15. The ivtv driver
    • 16. Vaio Picturebook Motion Eye Camera Driver
    • 17. OMAP 3 Image Signal Processor (ISP) driver
    • 18. OMAP4 ISS Driver
    • 19. The pvrusb2 driver
    • 20. PXA-Camera Host Driver
    • 21. The Radiotrack radio driver
    • 22. The saa7134 driver
    • 23. Cropping and Scaling algorithm, used in the sh_mobile_ceu_camera driver
    • 24. The Silicon Labs Si470x FM Radio Receivers driver
    • 25. The Silicon Labs Si4713 FM Radio Transmitter Driver
    • 26. The SI476x Driver
    • 27. The Soc-Camera Drivers
    • 28. The Linux USB Video Class (UVC) driver
    • 29. The Virtual Video Test Driver (vivid)
    • 30. The Zoran driver
    • 31. Zoran 364xx based USB webcam module
  • Linux GPU Driver Developer’s Guide
    • Introduction
    • DRM Internals
    • DRM Memory Management
    • Kernel Mode Setting (KMS)
    • Mode Setting Helper Functions
    • Userland interfaces
    • drm/i915 Intel GFX Driver
    • VGA Switcheroo
 
The Linux Kernel
  • Docs »
  • Linux Media Infrastructure userspace API »
  • Part II - Digital TV API »
  • 7. DVB Deprecated APIs »
  • 7.1. DVB Video Device »
  • 7.1.2. Video Function Calls
  • View page source

7.1.2. Video Function CallsΒΆ

  • 7.1.2.1. dvb video open()
  • 7.1.2.2. dvb video close()
  • 7.1.2.3. dvb video write()
  • 7.1.2.4. VIDEO_STOP
  • 7.1.2.5. VIDEO_PLAY
  • 7.1.2.6. VIDEO_FREEZE
  • 7.1.2.7. VIDEO_CONTINUE
  • 7.1.2.8. VIDEO_SELECT_SOURCE
  • 7.1.2.9. VIDEO_SET_BLANK
  • 7.1.2.10. VIDEO_GET_STATUS
  • 7.1.2.11. VIDEO_GET_FRAME_COUNT
  • 7.1.2.12. VIDEO_GET_PTS
  • 7.1.2.13. VIDEO_GET_FRAME_RATE
  • 7.1.2.14. VIDEO_GET_EVENT
  • 7.1.2.15. VIDEO_COMMAND
  • 7.1.2.16. VIDEO_TRY_COMMAND
  • 7.1.2.17. VIDEO_GET_SIZE
  • 7.1.2.18. VIDEO_SET_DISPLAY_FORMAT
  • 7.1.2.19. VIDEO_STILLPICTURE
  • 7.1.2.20. VIDEO_FAST_FORWARD
  • 7.1.2.21. VIDEO_SLOWMOTION
  • 7.1.2.22. VIDEO_GET_CAPABILITIES
  • 7.1.2.23. VIDEO_SET_ID
  • 7.1.2.24. VIDEO_CLEAR_BUFFER
  • 7.1.2.25. VIDEO_SET_STREAMTYPE
  • 7.1.2.26. VIDEO_SET_FORMAT
  • 7.1.2.27. VIDEO_SET_SYSTEM
  • 7.1.2.28. VIDEO_SET_HIGHLIGHT
  • 7.1.2.29. VIDEO_SET_SPU
  • 7.1.2.30. VIDEO_SET_SPU_PALETTE
  • 7.1.2.31. VIDEO_GET_NAVI
  • 7.1.2.32. VIDEO_SET_ATTRIBUTES
Next Previous

© Copyright 2016, The kernel development community.

Sphinx theme provided by Read the Docs