1# Media Kit 2<!--Kit: Media Kit--> 3<!--Subsystem: Multimedia--> 4<!--Owner: @wang-haizhou6; @zzs_911--> 5<!--Designer: @HmQQQ; @stupig001--> 6<!--Tester: @xchaosioda; @xdlinc--> 7<!--Adviser: @zengyawen--> 8 9- ArkTS APIs<!--media-arkts--> 10 - @ohos.multimedia.media (Media)<!--js-apis-media--> 11 - [Module Description](arkts-apis-media.md) 12 - [Functions](arkts-apis-media-f.md) 13 - [Interface (AVImageGenerator)](arkts-apis-media-AVImageGenerator.md) 14 - [Interface (AVMetadataExtractor)](arkts-apis-media-AVMetadataExtractor.md) 15 - [Interface (AVPlayer)](arkts-apis-media-AVPlayer.md) 16 - [Interface (AVRecorder)](arkts-apis-media-AVRecorder.md) 17 - [Interface (AVScreenCaptureRecorder)](arkts-apis-media-AVScreenCaptureRecorder.md) 18 - [Interface (AVTranscoder)](arkts-apis-media-AVTranscoder.md) 19 - [Interface (MediaSource)](arkts-apis-media-MediaSource.md) 20 - [Interface (MediaSourceLoadingRequest)](arkts-apis-media-MediaSourceLoadingRequest.md) 21 - [Interfaces (Others)](arkts-apis-media-i.md) 22 - [Enums](arkts-apis-media-e.md) 23 - [Types](arkts-apis-media-t.md) 24 - [Deprecated Interface (AudioPlayer, deprecated)](arkts-apis-media-AudioPlayer.md) 25 - [Deprecated Interface (AudioRecorder, deprecated)](arkts-apis-media-AudioRecorder.md) 26 - [Deprecated Interface (VideoPlayer, deprecated)](arkts-apis-media-VideoPlayer.md) 27 <!--Del--> 28 - [@ohos.multimedia.media (Media) (System API)](js-apis-media-sys.md) 29 <!--DelEnd--> 30 - multimedia<!--media-multimedia-arkts--> 31 - [SoundPool (Sound Pool)](js-apis-inner-multimedia-soundPool.md) 32 <!--Del--> 33 - [SoundPool (Sound Pool) (System API)](js-apis-inner-multimedia-soundPool-sys.md) 34 <!--DelEnd--> 35- C APIs<!--media-c--> 36 - Modules<!--media-module--> 37 - [AVImageGenerator](capi-avimagegenerator.md) 38 - [AVMetadataExtractor](capi-avmetadataextractor.md) 39 - [AVPlayer](capi-avplayer.md) 40 - [AVRecorder](capi-avrecorder.md) 41 - [AVTranscoder](capi-avtranscoder.md) 42 - [AVScreenCapture](capi-avscreencapture.md) 43 - [AVSinkBase](capi-avsinkbase.md) 44 - [LowPowerAudioSink](capi-lowpoweraudiosink.md) 45 - [LowPowerVideoSink](capi-lowpowervideosink.md) 46 - [VideoProcessing](capi-videoprocessing.md) 47 - Header Files<!--media-headerfile--> 48 - [avimage_generator.h](capi-avimage-generator-h.md) 49 - [avimage_generator_base.h](capi-avimage-generator-base-h.md) 50 - [avmetadata_extractor.h](capi-avmetadata-extractor-h.md) 51 - [avmetadata_extractor_base.h](capi-avmetadata-extractor-base-h.md) 52 - [avplayer.h](capi-avplayer-h.md) 53 - [avplayer_base.h](capi-avplayer-base-h.md) 54 - [avrecorder.h](capi-avrecorder-h.md) 55 - [avrecorder_base.h](capi-avrecorder-base-h.md) 56 - [avtranscoder.h](capi-avtranscoder-h.md) 57 - [avtranscoder_base.h](capi-avtranscoder-base-h.md) 58 - [native_avscreen_capture.h](capi-native-avscreen-capture-h.md) 59 - [native_avscreen_capture_base.h](capi-native-avscreen-capture-base-h.md) 60 - [native_avscreen_capture_errors.h](capi-native-avscreen-capture-errors-h.md) 61 - [lowpower_audio_sink.h](capi-lowpower-audio-sink-h.md) 62 - [lowpower_audio_sink_base.h](capi-lowpower-audio-sink-base-h.md) 63 - [lowpower_avsink_base.h](capi-lowpower-avsink-base-h.md) 64 - [lowpower_video_sink.h](capi-lowpower-video-sink-h.md) 65 - [lowpower_video_sink_base.h](capi-lowpower-video-sink-base-h.md) 66 - [video_processing.h](capi-video-processing-h.md) 67 - [video_processing_types.h](capi-video-processing-types-h.md) 68 - Structs<!--media-struct--> 69 - [OH_AVImageGenerator](capi-avimagegenerator-oh-avimagegenerator.md) 70 - [OH_AVMetadataExtractor](capi-avmetadataextractor-oh-avmetadataextractor.md) 71 - [MediaKeySession](capi-avplayer-mediakeysession.md) 72 - [DRM_MediaKeySystemInfo](capi-avplayer-drm-mediakeysysteminfo.md) 73 - [AVPlayerCallback](capi-avplayer-avplayercallback.md) 74 - [OH_AVPlayer](capi-avplayer-oh-avplayer.md) 75 - [OH_AVRecorder_Profile](capi-avrecorder-oh-avrecorder-profile.md) 76 - [OH_AVRecorder_Location](capi-avrecorder-oh-avrecorder-location.md) 77 - [OH_AVRecorder_MetadataTemplate](capi-avrecorder-oh-avrecorder-metadatatemplate.md) 78 - [OH_AVRecorder_Metadata](capi-avrecorder-oh-avrecorder-metadata.md) 79 - [OH_AVRecorder_Config](capi-avrecorder-oh-avrecorder-config.md) 80 - [OH_AVRecorder_Range](capi-avrecorder-oh-avrecorder-range.md) 81 - [OH_AVRecorder_EncoderInfo](capi-avrecorder-oh-avrecorder-encoderinfo.md) 82 - [OH_AVRecorder](capi-avrecorder-oh-avrecorder.md) 83 - [OH_AVTranscoder](capi-avtranscoder-oh-avtranscoder.md) 84 - [OH_AVTranscoder_Config](capi-avtranscoder-oh-avtranscoder-config.md) 85 - [OH_AudioCaptureInfo](capi-avscreencapture-oh-audiocaptureinfo.md) 86 - [OH_AudioEncInfo](capi-avscreencapture-oh-audioencinfo.md) 87 - [OH_AudioInfo](capi-avscreencapture-oh-audioinfo.md) 88 - [OH_VideoCaptureInfo](capi-avscreencapture-oh-videocaptureinfo.md) 89 - [OH_VideoEncInfo](capi-avscreencapture-oh-videoencinfo.md) 90 - [OH_VideoInfo](capi-avscreencapture-oh-videoinfo.md) 91 - [OH_RecorderInfo](capi-avscreencapture-oh-recorderinfo.md) 92 - [OH_AVScreenCaptureConfig](capi-avscreencapture-oh-avscreencaptureconfig.md) 93 - [OH_AVScreenCaptureCallback](capi-avscreencapture-oh-avscreencapturecallback.md) 94 - [OH_Rect](capi-avscreencapture-oh-rect.md) 95 - [OH_AudioBuffer](capi-avscreencapture-oh-audiobuffer.md) 96 - [OH_NativeBuffer](capi-avscreencapture-avscreencapture-oh-nativebuffer.md) 97 - [OH_AVScreenCapture](capi-avscreencapture-oh-avscreencapture.md) 98 - [OH_AVScreenCapture_ContentFilter](capi-avscreencapture-oh-avscreencapture-contentfilter.md) 99 - [OH_AVScreenCapture_CaptureStrategy](capi-avscreencapture-oh-avscreencapture-capturestrategy.md) 100 - [OH_AVScreenCapture_UserSelectionInfo](capi-avscreencapture-oh-avscreencapture-userselectioninfo.md) 101 - [OH_LowPowerAudioSink](capi-lowpoweraudiosink-oh-lowpoweraudiosink.md) 102 - [OH_LowPowerAudioSinkCallback](capi-lowpoweraudiosink-oh-lowpoweraudiosinkcallback.md) 103 - [OH_AVSamplesBuffer](capi-avsinkbase-oh-avsamplesbuffer.md) 104 - [OH_LowPowerVideoSink](capi-lowpowervideosink-oh-lowpowervideosink.md) 105 - [OH_LowPowerVideoSinkCallback](capi-lowpowervideosink-oh-lowpowervideosinkcallback.md) 106 - [VideoProcessing_ColorSpaceInfo](capi-videoprocessing-videoprocessing-colorspaceinfo.md) 107 - [OH_VideoProcessing](capi-videoprocessing-oh-videoprocessing.md) 108 - [NativeWindow](capi-videoprocessing-nativewindow.md) 109 - [OH_AVFormat](capi-videoprocessing-oh-avformat.md) 110 - [VideoProcessing_Callback](capi-videoprocessing-videoprocessing-callback.md) 111- Error Codes<!--media-arkts-errcode--> 112 - [Media Error Codes](errorcode-media.md) 113