FMX.MediaLibrary.IFMXVideoManagerService.GetAllVideos

提供:RAD Studio API Documentation

Delphi

function GetAllVideos: TVideos;

C++

virtual TVideos __fastcall GetAllVideos(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary IFMXVideoManagerService


説明

モバイル ストアからすべてのビデオ ファイルを返します。

GetAllVideos を実装すると、モバイル ストアからすべてのビデオを取得することができます。

関連項目