RTMP_PT_NOTIFY    585 libavformat/rtmppkt.c     case RTMP_PT_NOTIFY:         return "notification";
RTMP_PT_NOTIFY    667 libavformat/rtmppkt.c     if (p->type == RTMP_PT_INVOKE || p->type == RTMP_PT_NOTIFY) {
RTMP_PT_NOTIFY   2336 libavformat/rtmpproto.c     case RTMP_PT_NOTIFY:
RTMP_PT_NOTIFY   2479 libavformat/rtmpproto.c         } else if (rpkt.type == RTMP_PT_NOTIFY) {
RTMP_PT_NOTIFY   2994 libavformat/rtmpproto.c                 pkttype == RTMP_PT_NOTIFY) {
RTMP_PT_NOTIFY   3022 libavformat/rtmpproto.c             if (rt->out_pkt.type == RTMP_PT_NOTIFY) {