File "api/video_frames.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | video_frames |
size: | 6803 |
Recent changes
14 years ago | Michiel Hildebrand | change for the demo |
14 years ago | Michiel Hildebrand | typo |
14 years ago | Michiel Hildebrand | integrate various types of gardening functiona ... |
14 years ago | Michiel Hildebrand | integrate search and several options into yaz ... |
14 years ago | Michiel Hildebrand | update video frame serving for local files |
This file requires
- From packages
- yaz_util.pl: literal_to_number/2
- From ClioPatria
- library(http/url_cache) resolved by
- url_cache.pl: url_cache_file/4
- user(user_db) resolved by
- user_db.pl could not find proof of dependency
- library(http/url_cache) resolved by
- From the Prolog library
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_reply_file/3
- library(http/http_header) resolved by
- http_header.pl could not find proof of dependency
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(thread_pool) resolved by
- thread_pool.pl could not find proof of dependency
- library(http/http_dispatch) resolved by
Exported predicates
- cache_tag_frames/3
- video_frame/3
Required predicates
- concat_atom/2 autoloaded
- concat_atom/3 autoloaded
- debug/3 autoloaded
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_reply_file/3 from library(http/http_dispatch)
- literal_to_number/2 from yaz_util.pl
- member/2 autoloaded
- process_create/3 autoloaded
- process_wait/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- read_stream_to_codes/2 autoloaded
- setting/2 from library(settings)
- setting/4 from library(settings)
- url_cache_file/4 from library(http/url_cache)
- www_form_encode/2 autoloaded