
MPEG SDK --> MpegAnalyzerMpegAnalyzer
| Name | Scope | Type | Brief Description |
|---|---|---|---|
Clip
| local | class | A Clip is a segment of an MPEG video and can contain Transitions and Events. |
Frame
| local | struct | An Frame is a representation of a frame and its type. |
FrameList
| local | class | A FrameList is a list of Frames sorted by frame number. |
MpegAnalyzer
| local | class | An MpegAnalyzer analyzes an MPEG video for events and transitions. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
HTMLAttribute
| local | enum | |
SummaryAttribute
| local | enum |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
Clip_h_RCSid
| local | variable | |
FrameList_h_RCSid
| local | variable | |
MpegAnalyzer_h_RCSid
| local | variable |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
Clip
| local | class | A Clip is a segment of an MPEG video and can contain Transitions and Events. |
Clip_h_RCSid
| local | variable | |
Frame
| local | struct | An Frame is a representation of a frame and its type. |
FrameList
| local | class | A FrameList is a list of Frames sorted by frame number. |
FrameList_h_RCSid
| local | variable | |
HTMLAttribute
| local | enum | |
MpegAnalyzer
| local | class | An MpegAnalyzer analyzes an MPEG video for events and transitions. |
MpegAnalyzer_h_RCSid
| local | variable | |
SummaryAttribute
| local | enum |
Click here to return to the top of the page.