Class DeviceTivo.FileInfo
java.lang.Object
com.biglybt.core.devices.impl.DeviceTivo.ItemInfo
com.biglybt.core.devices.impl.DeviceTivo.FileInfo
- Enclosing class:
DeviceTivo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate longprivate TranscodeFile(package private) booleanprivate Stringprivate long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
-
stream_url
-
target_size
private long target_size -
creation_millis
private long creation_millis -
ok
boolean ok
-
-
Constructor Details
-
FileInfo
-
-
Method Details
-
isOK
protected boolean isOK() -
getName
- Specified by:
getNamein classDeviceTivo.ItemInfo
-
getLinkURL
- Specified by:
getLinkURLin classDeviceTivo.ItemInfo
-
getTargetSize
protected long getTargetSize() -
getEstimatedTargetSize
protected long getEstimatedTargetSize() -
getDurationMillis
protected long getDurationMillis() -
getCreationMillis
public long getCreationMillis()- Specified by:
getCreationMillisin classDeviceTivo.ItemInfo
-
getCaptureDate
-
isContainer
protected boolean isContainer()- Specified by:
isContainerin classDeviceTivo.ItemInfo
-