Home
last modified time | relevance | path

Searched defs:getCurrentTime (Results 1 – 4 of 4) sorted by relevance

/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKAudio/entry/src/main/cpp/types/libentry/
DIndex.d.ts22 export const getCurrentTime: () => number; constant
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDK/entry/src/main/cpp/types/libentry/
DIndex.d.ts22 export const getCurrentTime: () => number; constant
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKVideo/entry/src/main/cpp/types/libentry/
DIndex.d.ts22 export const getCurrentTime: () => number; constant
/applications/standard/app_samples/code/SystemFeature/FileManagement/MediaCollections/entry/src/main/ets/model/
DmyMedia.ts248 getCurrentTime() { method in myMedia