We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The shotstmt (Shot statement) element contains a group of shot elements.
shotstmt
shot
element shotstmt { element shot { shot }+ }
<shotstmt> <shot id="0"> <summary>START</summary> <timecodestart>00:00:00</timecodestart> <quantstmt> <quantitem type="referenceframe"> <timecode>00:00:00</timecode> <source>img_log/001.jpg</source> </quantitem> </quantstmt> </shot> <shot id="1"> <summary>Vorspann,Titel</summary> <timecodestart>00:00:02</timecodestart> <quantstmt> <quantitem type="referenceframe"> <timecode>00:00:02</timecode> <source>img_log/002.jpg</source> </quantitem> </quantstmt> </shot> ... </shotstmt>