Browse Source

add ietf/rtp6184.h

master
Arnaud de Turckheim 10 years ago
committed by Christophe Massiot
parent
commit
dd6c28a7e7
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      ietf/rtp6184.h

+ 9
- 0
ietf/rtp6184.h View File

@ -0,0 +1,9 @@
/*
* 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__ */

Loading…
Cancel
Save