NAME
sdtjmfconfig - The JMF property editor
SYNOPSIS
sdtjmfconfig
DESCRIPTION
sdtjmfconfig is a Java application to change JMF Player pro-
perties.
JMF players have five user-configurable properties:
content.prefixes=javax|com.sun
Specifies the search path where the JMF content
handlers are located. The default dictates that javax.
is searched before com.sun.
protocol.prefixes=javax|com.sun
Specifies the search path where the JMF protocol
handlers are located. The default dictates that javax.
is searched before com.sun.
cache.use=Y
Specifies whether caching is to be used for streaming
(e.g. http) protocols. The default is to enable cach-
ing.
cache.limit=2000000
In the case of an HTTP stream (other than MPEG
streams), this value specifies the number of bytes to
download before the movie starts playing. If the number
of bytes remaining in the cache is less than 20% of
this number, then the player stops and restarts after
the cache has been filled again. If you notice that the
player stops very often due to higher rate of consump-
tion, then you can try increasing this number.
cache.dir=/tmp
Specifies the file system directory where the cache
files are stored on the disk. The default specifies
/tmp as the cache directory.
sdtjmfconfig provides a graphical user interface for
changing these properties.
Environment
sdtjmfconfig property file resides in user's home directory
under ~/.dt/appconfig/jmf/lib.
Files
~/.dt/appconfig/jmf/lib/jmf.properties
RELATED INFORMATION
sdtjmplay(1)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |