harmony 鸿蒙raw_dir.h

  • 2023-06-24
  • 浏览 (417)

raw_dir.h

Overview

Provides functions for operating rawfile directories.

These functions include traversing and closing rawfile directories.

Since: 8

Related Modules:

Rawfile

Summary

Types

Name Description
RawDir Provides the function of accessing rawfile directories.

Functions

Name Description
OH_ResourceManager_GetRawFileName (RawDir *rawDir, int index) Obtains the rawfile name via an index.
OH_ResourceManager_GetRawFileCount (RawDir *rawDir) Obtains the number of rawfiles in RawDir.
OH_ResourceManager_CloseRawDir (RawDir *rawDir) Closes an opened RawDir and releases all associated resources.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞