rtpdataheader.h
摘要:
#ifndef RTPDATAHEADER_H#define RTPDATAHEADER_H// For 32bit intel machinestypedef short int16;typedef int int32;typedef unsigned int u_int32;typedef ... 阅读全文
posted @ 2015-06-04 13:58
tangxiacun
阅读(223)
评论(0)
推荐(0)