Searched refs:RtspCodecInfo (Results 1 – 4 of 4) sorted by relevance
24 use super::rtsp_codec::RtspCodecInfo;43 codec_info: RtspCodecInfo,58 pub fn new(codec_info: RtspCodecInfo) -> Self { in new()
32 pub struct RtspCodecInfo { struct
3 use super::rtsp_codec::RtspCodecInfo;48 pub fn new(track_type: TrackType, codec_info: RtspCodecInfo, media_control: String) -> Self { in new() argument
15 use crate::rtsp_codec::RtspCodecInfo;606 let codec_info = RtspCodecInfo { in new_tracks()623 let codec_info = RtspCodecInfo { in new_tracks()