Top |
These devices can be enumerated and passed to flu_player_device_open()
,
instead of flu_player_uri_open()
, which requires a URI.
Devices allow the application to access cameras, microphones, screen capture
or DVD drives, which do not map nicely to URIs in most cases.
Enum values used to describe the different buffering policies available
No buffering is done. In this case the _FluPlayerEventBuffering will not be sent to the application. |
||
Normal operation |