FFmpeg.AutoGen.ffmpeg.avformat_get_mov_audio_tags C# (CSharp) Method

avformat_get_mov_audio_tags() private method

private avformat_get_mov_audio_tags ( ) : AVCodecTag*
return AVCodecTag*
        public static extern AVCodecTag* avformat_get_mov_audio_tags();
        
ffmpeg