Bitstream by VideoLAN
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
204 B

/*
* RTP Payload Format for H.264 Video
*/
#ifndef __BITSTREAM_IETF_RTP6184_H__
# define __BITSTREAM_IETF_RTP6184_H__
#define RTP_6184_CLOCKRATE 90000
#endif /* !__BITSTREAM_IETF_RTP6184_H__ */