VideoEntry¶
Namespace: VideoCataloger
Type: Class
Definition¶
Properties¶
| Property | Type | Description |
|---|---|---|
OutFile |
String |
|
FullvideoPath |
String |
|
CapturedImages |
Collections.ObjectModel.ObservableCollection{VideoScreen.CapturedImage} |
|
VideoID |
Int64 |
|
Rating |
Int32 |
|
Link |
String |
|
Description |
String |
|
ActorList |
Collections.Generic.List{Int32} |
|
Genre |
Int32 |
|
TagList |
Collections.Generic.List{String} |
|
Tags |
String |
|
Length |
Double |
|
Error |
String |
|
FileSize |
Int64 |
|
Encrypted |
String |
|
Title |
String |
|
IV |
Byte[] |
|
Settings |
VideoScreen.IndexSettings |
|
SaveSingleFrameAt |
Double |
|
TranscriptionSegments |
VideoCataloger.RemoteVideoIndexer.TranscriptionSegment[] |
Fields¶
| Field | Type | Description |
|---|---|---|
m_CaptureTo |
VideoCataloger.VideoEntry.VE_CAPTURETO |