home *** CD-ROM | disk | FTP | other *** search
/ ftp.novell.com / 2014.06.ftp.novell.com.tar / ftp.novell.com / forge / camtasia.msi / Cabs.w1.cab / Playlist_Template.xml < prev    next >
Text File  |  2009-08-17  |  1KB  |  25 lines

  1. ∩╗┐            <video1>
  2.                <duration type="Number">$VideoDuration</duration>
  3.                <uri>$FetchFileURLVideoObj$#$MediaDirectoryForSWF$#$VideoFileName</uri>
  4.                <frameRate type="Number">$VideoFPS</frameRate>
  5.                <keyframeRate type="Number">$VideoKeyframeRate</keyframeRate>
  6.                <blendingMode>$SWFVideoBlendingMode</blendingMode>
  7.                <isFlv type="Boolean">$SWFMainVidIsFLV</isFlv>
  8.             </video1>
  9.             <pip>
  10.                <duration type="Number">$PIPVideoDuration</duration>
  11.                <frameRate type="Number">$PIPVideoFPS</frameRate>
  12.                <keyframeRate type="Number">$PIPKeyframeRate</keyframeRate>
  13.                <uri>$FetchFileURLVideoObj$#$PIPVideoFileName</uri>   
  14.             </pip>
  15.             <hasPipVideo type="Boolean">$SWFHasPIPVideo</hasPipVideo>
  16.             <hotspotInfo>
  17.                $HotspotXML
  18.             </hotspotInfo>
  19.             <quizInfo>
  20.                $QuizXML
  21.             </quizInfo>
  22.             <captionInfo>
  23.                $ClosedCaptionArray
  24.             </captionInfo>
  25.