1# AVDemuxer 2 3## Overview 4 5The AVDemuxer module provides the APIs for extracting [samples](../../media/avcodec/audio-video-demuxer.md) from media streams. 6 7For details about the development guide and sample, see [Media Data Demultiplexing](../../media/avcodec/audio-video-demuxer.md). 8 9**System capability**: SystemCapability.Multimedia.Media.Spliter 10 11**Since**: 10 12 13## Files 14 15| Name| Description| 16| -- | -- | 17| [native_avdemuxer.h](capi-native-avdemuxer-h.md) | Declares the APIs for parsing audio and video media data.| 18