Test
This commit is contained in:
parent
f8852f2ceb
commit
c20e55b19f
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ std::string GetMetaData( ) {
|
||||||
amfreply.getContentP(1)->addContent(AMFType("frameHeight",(double)180));
|
amfreply.getContentP(1)->addContent(AMFType("frameHeight",(double)180));
|
||||||
amfreply.getContentP(1)->addContent(AMFType("displayWidth",(double)320));
|
amfreply.getContentP(1)->addContent(AMFType("displayWidth",(double)320));
|
||||||
amfreply.getContentP(1)->addContent(AMFType("displayHeight",(double)180));
|
amfreply.getContentP(1)->addContent(AMFType("displayHeight",(double)180));
|
||||||
amfreply.getContentP(1)->addContent(AMFType("moovposition",(double)35506700));
|
// amfreply.getContentP(1)->addContent(AMFType("moovposition",(double)35506700));
|
||||||
amfreply.getContentP(1)->addContent(AMFType("duration",(double)596.458));
|
// amfreply.getContentP(1)->addContent(AMFType("duration",(double)596.458));
|
||||||
return amfreply.Pack( );
|
return amfreply.Pack( );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue