catpt_stream_msg
union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM);
union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM);
union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM);
union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME);
union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_WRITE_POSITION);
union catpt_stream_msg msg = CATPT_STAGE_MSG(MUTE_LOOPBACK);