# AVDemuxer ## Overview The AVDemuxer module provides the APIs for extracting [samples](../../media/avcodec/audio-video-demuxer.md) from media streams. For details about the development guide and sample, see [Media Data Demultiplexing](../../media/avcodec/audio-video-demuxer.md). **System capability**: SystemCapability.Multimedia.Media.Spliter **Since**: 10 ## Files | Name| Description| | -- | -- | | [native_avdemuxer.h](capi-native-avdemuxer-h.md) | Declares the APIs for parsing audio and video media data.|