
org.ocap.shared.dvr.RecordingProperties.html Maven / Gradle / Ivy
RecordingProperties
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.ocap.shared.dvr
Class RecordingProperties
java.lang.Object
org.ocap.shared.dvr.RecordingProperties
- Direct Known Subclasses:
- DVBRecordingProperties, OcapRecordingProperties
public abstract class RecordingProperties
- extends java.lang.Object
Base class for specifying properties defining how a recording is to be made.
Constructor Summary | |
---|---|
RecordingProperties(long expirationPeriod)
Constructor |
Method Summary | |
---|---|
long |
getExpirationPeriod()
Return the value of the expiration period. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
RecordingProperties
public RecordingProperties(long expirationPeriod)
- Constructor
- Parameters:
expirationPeriod
- The period in seconds after the initiation of recording when leaf recording requests with this recording property are deemed as expired.
Method Detail |
---|
getExpirationPeriod
public long getExpirationPeriod()
- Return the value of the expiration period.
- Returns:
- The expiration period as passed into the constructor.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy