|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MythProtocolCmd | |
---|---|
org.jmythapi.protocol.request | This package contains intefaces of MythTV request messages. |
org.jmythapi.protocol.utils | This package contains protocol related utiltity classes. |
Uses of MythProtocolCmd in org.jmythapi.protocol.request |
---|
Fields in org.jmythapi.protocol.request with annotations of type MythProtocolCmd | |
---|---|
static String |
IMythCommand.ALLOW_SHUTDOWN
Allows a backend to shut down. |
static String |
IMythCommand.ANN
Announces a client to the backend. |
static String |
IMythCommand.ANN_FILE_TRANSFER
Announces a file transfer. |
static String |
IMythCommand.ANN_MEDIASERVER
Announces a client as mediaserver. |
static String |
IMythCommand.ANN_MONITOR
Announces a client as monitoring client. |
static String |
IMythCommand.ANN_PLAYBACK
Announces a client as playback client. |
static String |
IMythCommand.ANN_RING_BUFFER
Deprecated. 20 |
static String |
IMythCommand.ANN_SLAVEBACKEND
Announces a client as slave backend. |
static String |
IMythCommand.BACKEND_MESSAGE
Backend Message. |
static String |
IMythCommand.BACKEND_MESSAGE_ASK_RECORDING
Backend Message - Ask Recording. |
static String |
IMythCommand.BACKEND_MESSAGE_CLEAR_SETTINGS_CACHE
Backend Message - Clear Settings Cache. |
static String |
IMythCommand.BACKEND_MESSAGE_COMMFLAG_START
Backend Message - Commflag Start. |
static String |
IMythCommand.BACKEND_MESSAGE_DONE_RECORDING
Backend Message - Done Recording. |
static String |
IMythCommand.BACKEND_MESSAGE_DOWNLOAD_FILE
Backend Message - Download File. |
static String |
IMythCommand.BACKEND_MESSAGE_GENERATED_PIXMAP
Backend Message - Pixmap generated. |
static String |
IMythCommand.BACKEND_MESSAGE_LIVETV_CHAIN
Backend Message - LiveTV Chain Update. |
static String |
IMythCommand.BACKEND_MESSAGE_MASTER_UPDATE_PROG_INFO
Backend Message - Master Update Program Info. |
static String |
IMythCommand.BACKEND_MESSAGE_RECORDING_LIST_CHANGE
Backend Message - Recording List Changed. |
static String |
IMythCommand.BACKEND_MESSAGE_RESET_IDLETIME
Backend Message - Reset Idletime. |
static String |
IMythCommand.BACKEND_MESSAGE_SCHEDULE_CHANGE
Backend Message - Scheduler Changed. |
static String |
IMythCommand.BACKEND_MESSAGE_SHUTDOWN_COUNTDOWN
Backend Message - Backend is idle and waiting for shutdown. |
static String |
IMythCommand.BACKEND_MESSAGE_SHUTDOWN_NOW
Backend Message - Backend will shutdown now. |
static String |
IMythCommand.BACKEND_MESSAGE_SIGNAL
Backend Message - Signal. |
static String |
IMythCommand.BACKEND_MESSAGE_SYSTEM_EVENT
Backend Message - System Event. |
static String |
IMythCommand.BACKEND_MESSAGE_UPDATE_FILE_SIZE
Backend Message - Recording File Size changed. |
static String |
IMythCommand.BACKEND_MESSAGE_UPDATE_PROG_INFO
Deprecated. 55, replaced by . |
static String |
IMythCommand.BACKEND_MESSAGE_VIDEO_LIST_CHANGE
Backend Message - Video List - Change. |
static String |
IMythCommand.BACKEND_MESSAGE_VIDEO_LIST_NO_CHANGE
Backend Message - Video List - No Change. |
static String |
IMythCommand.BLOCK_SHUTDOWN
Prevents a backend shutdown. |
static String |
IMythCommand.CHECK_RECORDING
Check if a prgram is currently being recorded. |
static String |
IMythCommand.DELETE_FAILED_RECORDING
Deprecated. 39, only available for a very short time. |
static String |
IMythCommand.DELETE_FILE
Delete a remote file. |
static String |
IMythCommand.DELETE_RECORDING
Marks a recording for deletion. |
static String |
IMythCommand.DONE
Closes a backend connection. |
static String |
IMythCommand.DOWNLOAD_FILE
Downloads a file on the backend. |
static String |
IMythCommand.DOWNLOAD_FILE_NOW
Downloads a file on the backend immediately. |
static String |
IMythCommand.FILL_PROGRAM_INFO
Updates the pathname and file-size of a recording. |
static String |
IMythCommand.FORCE_DELETE_RECORDING
Forces deleting of a recording. |
static String |
IMythCommand.FORGET_RECORDING
Forgets a recording. |
static String |
IMythCommand.FREE_TUNER
Releases a locked tuner. |
static String |
IMythCommand.GET_FREE_RECORDER
Gets the next free recorder. |
static String |
IMythCommand.GET_FREE_RECORDER_COUNT
Gets the amount of free recorders. |
static String |
IMythCommand.GET_FREE_RECORDER_LIST
Gets all free recorders. |
static String |
IMythCommand.GET_NEXT_FREE_RECORDER
Gets the next free recorder. |
static String |
IMythCommand.GET_RECORDER_FROM_NUM
Gets a recorder by ID. |
static String |
IMythCommand.GET_RECORDER_NUM
Queries the recorder that is recording a given program. |
static String |
IMythCommand.GO_TO_SLEEP
Put to sleep a backend. |
static String |
IMythCommand.LOCK_TUNER
Locks a tuner. |
static String |
IMythCommand.MESSAGE
Message. |
static String |
IMythCommand.MYTH_PROTO_VERSION
Negotiates the protocol version to use. |
static String |
IMythCommand.OK
OK. |
static String |
IMythCommand.QUERY_ACTIVE_BACKENDS
Queries the names of all active backends. |
static String |
IMythCommand.QUERY_BOOKMARK
Queries bookmarks. |
static String |
IMythCommand.QUERY_CHECKFILE
Checks if a file exists. |
static String |
IMythCommand.QUERY_COMMBREAK
Queries commerical breaks. |
static String |
IMythCommand.QUERY_CUTLIST
Queries cutlists. |
static String |
IMythCommand.QUERY_FILE_EXISTS
Check the existence of a remote file. |
static String |
IMythCommand.QUERY_FILE_HASH
Query a file hash value. |
static String |
IMythCommand.QUERY_FILETRANSFER
Filetransfer queries. |
static String |
IMythCommand.QUERY_FILETRANSFER_DONE
Filetransfer - Finish file-transfer. |
static String |
IMythCommand.QUERY_FILETRANSFER_IS_OPEN
Filetransfer - Checks if a file is open. |
static String |
IMythCommand.QUERY_FILETRANSFER_REOPEN
Filetransfer - Reopen a file. |
static String |
IMythCommand.QUERY_FILETRANSFER_REQUEST_BLOCK
Filetransfer - Request a file block. |
static String |
IMythCommand.QUERY_FILETRANSFER_SEEK
Filetransfer - Seek within a file. |
static String |
IMythCommand.QUERY_FILETRANSFER_SET_TIMEOUT
Filetransfer - Configure timeout. |
static String |
IMythCommand.QUERY_FILETRANSFER_WRITE_BLOCK
Filetransfer - Write a file block. |
static String |
IMythCommand.QUERY_FREE_SPACE
Returns the free space on the connected backend. |
static String |
IMythCommand.QUERY_FREE_SPACE_LIST
Returns the free space of all backends. |
static String |
IMythCommand.QUERY_FREE_SPACE_SUMMARY
Queries the free space on all backends. |
static String |
IMythCommand.QUERY_FREESPACE
Deprecated. 17, use IMythCommand.QUERY_FREE_SPACE instead |
static String |
IMythCommand.QUERY_GENPIXMAP
Deprecated. 61, replaced by IMythCommand.QUERY_GENPIXMAP2 |
static String |
IMythCommand.QUERY_GENPIXMAP2
Generates a preview image of an recording. |
static String |
IMythCommand.QUERY_GETALLPENDING
Queries all pending recordings. |
static String |
IMythCommand.QUERY_GETALLSCHEDULED
Queries all scheduled recordings. |
static String |
IMythCommand.QUERY_GETCONFLICTING
Queries all conflicting recordings. |
static String |
IMythCommand.QUERY_GETEXPIRING
Queries all expiring recordings. |
static String |
IMythCommand.QUERY_GUIDEDATATHROUGH
Queries tv-guide data status. |
static String |
IMythCommand.QUERY_HOSTNAME
Query hostname. |
static String |
IMythCommand.QUERY_IS_ACTIVE_BACKEND
Checks if a backend is active. |
static String |
IMythCommand.QUERY_ISRECORDING
Queries if a backend is recording. |
static String |
IMythCommand.QUERY_LOAD
Queries the system load. |
static String |
IMythCommand.QUERY_MEMSTATS
Queries the memory usage. |
static String |
IMythCommand.QUERY_PIXMAP_GET_IF_MODIFIED
Queries a preview image. |
static String |
IMythCommand.QUERY_PIXMAP_LASTMODIFIED
Queries the last-modified date of a preview image. |
static String |
IMythCommand.QUERY_RECORDER
Queries a recorder. |
static String |
IMythCommand.QUERY_RECORDER_CANCEL_NEXT_RECORDING
Cancel next recording. |
static String |
IMythCommand.QUERY_RECORDER_CHANGE_BRIGHTNESS
Changes brightness. |
static String |
IMythCommand.QUERY_RECORDER_CHANGE_CHANNEL
Change channel. |
static String |
IMythCommand.QUERY_RECORDER_CHANGE_COLOUR
Change colour. |
static String |
IMythCommand.QUERY_RECORDER_CHANGE_CONTRAST
Changes contrast. |
static String |
IMythCommand.QUERY_RECORDER_CHANGE_HUE
Changes hue. |
static String |
IMythCommand.QUERY_RECORDER_CHECK_CHANNEL
Check if channel exists on current. |
static String |
IMythCommand.QUERY_RECORDER_CHECK_CHANNEL_PREFIX
Check channel prefix. |
static String |
IMythCommand.QUERY_RECORDER_DONE_RINGBUF
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_FILL_DURATION_MAP
Queries the duration map of a recording. |
static String |
IMythCommand.QUERY_RECORDER_FILL_POSITION_MAP
Queries keyframe position map. |
static String |
IMythCommand.QUERY_RECORDER_FINISH_RECORDING
Finish recording. |
static String |
IMythCommand.QUERY_RECORDER_FRONTEND_READY
Frontend ready. |
static String |
IMythCommand.QUERY_RECORDER_GET_BRIGHTNESS
Get Brightness. |
static String |
IMythCommand.QUERY_RECORDER_GET_CHANNEL_INFO
Query channel info. |
static String |
IMythCommand.QUERY_RECORDER_GET_COLOUR
Get colour. |
static String |
IMythCommand.QUERY_RECORDER_GET_CONNECTED_INPUTS
Deprecated. 37, replaced by IMythCommand.QUERY_RECORDER_GET_FREE_INPUTS |
static String |
IMythCommand.QUERY_RECORDER_GET_CONTRAST
Get contrast. |
static String |
IMythCommand.QUERY_RECORDER_GET_CURRENT_RECORDING
Queries current recording. |
static String |
IMythCommand.QUERY_RECORDER_GET_FILE_POSITION
Queries written bytes. |
static String |
IMythCommand.QUERY_RECORDER_GET_FRAMERATE
Queries frame rate. |
static String |
IMythCommand.QUERY_RECORDER_GET_FRAMES_WRITTEN
Queries written frames. |
static String |
IMythCommand.QUERY_RECORDER_GET_FREE_INPUTS
Get free inputs. |
static String |
IMythCommand.QUERY_RECORDER_GET_FREE_SPACE
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_GET_HUE
Get hue. |
static String |
IMythCommand.QUERY_RECORDER_GET_INPUT
Query used input. |
static String |
IMythCommand.QUERY_RECORDER_GET_INPUT_NAME
Deprecated. 21, use IMythCommand.QUERY_RECORDER_GET_INPUT instead. |
static String |
IMythCommand.QUERY_RECORDER_GET_KEYFRAME_POS
Queries keyframe position. |
static String |
IMythCommand.QUERY_RECORDER_GET_MAX_BITRATE
Queries maximum bitrage. |
static String |
IMythCommand.QUERY_RECORDER_GET_NEXT_PROGRAM_INFO
Query program info. |
static String |
IMythCommand.QUERY_RECORDER_GET_PROGRAM_INFO
Deprecated. 21, use IMythCommand.QUERY_RECORDER_GET_RECORDING or IMythCommand.QUERY_RECORDER_GET_NEXT_PROGRAM_INFO instead. |
static String |
IMythCommand.QUERY_RECORDER_GET_RECORDING
Query current recording. |
static String |
IMythCommand.QUERY_RECORDER_IS_RECORDING
Query busy status. |
static String |
IMythCommand.QUERY_RECORDER_PAUSE
Pause recorder. |
static String |
IMythCommand.QUERY_RECORDER_PAUSE_RECORDER
Deprecated. 18, was supported just a very short time period, use IMythCommand.QUERY_RECORDER_PAUSE instead. |
static String |
IMythCommand.QUERY_RECORDER_REQUEST_BLOCK_RINGBUF
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_SEEK_RINGBUF
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_SET_CHANNEL
Set Channel. |
static String |
IMythCommand.QUERY_RECORDER_SET_INPUT
Change input. |
static String |
IMythCommand.QUERY_RECORDER_SET_LIVE_RECORDING
Keep LiveTV recording. |
static String |
IMythCommand.QUERY_RECORDER_SET_SIGNAL_MONITORING_RATE
Sets the signal monitoring rate. |
static String |
IMythCommand.QUERY_RECORDER_SETUP_RING_BUFFER
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_SHOULD_SWITCH_CARD
Check if channel exists on other recorder. |
static String |
IMythCommand.QUERY_RECORDER_SPAWN_LIVETV
Spawn LiveTV. |
static String |
IMythCommand.QUERY_RECORDER_STOP_LIVETV
Stop LiveTV. |
static String |
IMythCommand.QUERY_RECORDER_STOP_PLAYING
Deprecated. 20 |
static String |
IMythCommand.QUERY_RECORDER_TOGGLE_CHANNEL_FAVORITE
Toggle channel favorite. |
static String |
IMythCommand.QUERY_RECORDER_TOGGLE_INPUTS
Deprecated. 27, replaced by IMythCommand.QUERY_RECORDER_GET_CONNECTED_INPUTS ,
IMythCommand.QUERY_RECORDER_GET_INPUT and IMythCommand.QUERY_RECORDER_SET_INPUT |
static String |
IMythCommand.QUERY_RECORDER_UNPAUSE
Deprecated. 18, was supported just a very short time period |
static String |
IMythCommand.QUERY_RECORDING
Queries a single recording. |
static String |
IMythCommand.QUERY_RECORDING_BASENAME
Queries a single recording by basename. |
static String |
IMythCommand.QUERY_RECORDING_TIMESLOT
Queries a single recording by channel-id and recording-start-time. |
static String |
IMythCommand.QUERY_RECORDINGS
Queries all recorded programs. |
static String |
IMythCommand.QUERY_REMOTEENCODER
Queries a remote encoder. |
static String |
IMythCommand.QUERY_REMOTEENCODER_CANCEL_NEXT_RECORDING
Cancel the next recording. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_CURRENT_RECORDING
Queries current recording. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_FLAGS
Queries the remote encoder flags. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_FREE_INPUTS
Query connected inputs. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_MAX_BITRATE
Get maximum bitrate. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_RECORDING_STATUS
Query encoder status. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_SLEEPSTATUS
Queries sleep status. |
static String |
IMythCommand.QUERY_REMOTEENCODER_GET_STATE
Queries the state of the remote encoder. |
static String |
IMythCommand.QUERY_REMOTEENCODER_IS_BUSY
Query the remote-encoder busy status. |
static String |
IMythCommand.QUERY_REMOTEENCODER_MATCHES_RECORDING
Checks if a remote encoder is recording the given program. |
static String |
IMythCommand.QUERY_REMOTEENCODER_RECORD_PENDING
Start recording of a pending program. |
static String |
IMythCommand.QUERY_REMOTEENCODER_START_RECORDING
Start recording of a program. |
static String |
IMythCommand.QUERY_REMOTEENCODER_STOP_RECORDING
Stop recording. |
static String |
IMythCommand.QUERY_SETTING
Queries backend settings. |
static String |
IMythCommand.QUERY_SG_FILEQUERY
Query storage group file. |
static String |
IMythCommand.QUERY_SG_GETFILELIST
Query storage group. |
static String |
IMythCommand.QUERY_TIME_ZONE
Queries the timezone of a backend. |
static String |
IMythCommand.QUERY_UPTIME
Queries the uptime. |
static String |
IMythCommand.QUEUE_TRANSCODE
Deprecated. 23 |
static String |
IMythCommand.QUEUE_TRANSCODE_CUTLIST
Deprecated. 23 |
static String |
IMythCommand.QUEUE_TRANSCODE_STOP
Deprecated. 23 |
static String |
IMythCommand.REACTIVATE_RECORDING
Deprecated. 19 |
static String |
IMythCommand.REFRESH_BACKEND
Reloading backend settings. |
static String |
IMythCommand.RESCHEDULE_RECORDINGS
Reschedules recordings. |
static String |
IMythCommand.SCAN_VIDEOS
Scan video folder. |
static String |
IMythCommand.SET_BOOKMARK
Setting bookmarks. |
static String |
IMythCommand.SET_CHANNEL_INFO
Changes channel infos. |
static String |
IMythCommand.SET_NEXT_LIVETV_DIR
Changes LiveTV recording directory. |
static String |
IMythCommand.SET_SETTING
Configure backend settings. |
static String |
IMythCommand.SHUTDOWN_NOW
Shutdown a slave backend. |
static String |
IMythCommand.STOP_RECORDING
Stop a currently active recording. |
static String |
IMythCommand.UNDELETE_RECORDING
Undelete a recording. |
static String |
IMythCommand.UNKNOWN_COMMAND
Unknown Command. |
Uses of MythProtocolCmd in org.jmythapi.protocol.utils |
---|
Methods in org.jmythapi.protocol.utils that return MythProtocolCmd | |
---|---|
static MythProtocolCmd |
CommandUtils.getCommandDeclaration(String commandName,
String subCommandName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |