2013年4月23日

d

摘要: 1 byte temp[]=new byte[20];//11个tag head,1+1+3+4 2 temp[0]=0x09;//表示视频 3 int length=NalBufUsed-8;//NAL单元的长度 4 int lengthA=length+5+4;//tag的body长度 5 int lengthB=length+20;//tag的总长度... 阅读全文

posted @ 2013-04-23 13:56 为梦飞翔 阅读(239) 评论(0) 推荐(0)

导航