C# Class PhotoLibaryToolkit.Framework.VideoInfo

Mostrar archivo Open project: anton-iermolenko/Photo-library-toolkit Class Usage Examples

Public Methods

Method Description
GetVideoExtensions ( ) : string[]
GetVideoFileTakenDate ( string filePath ) : DateTime?

Method Details

GetVideoExtensions() public static method

public static GetVideoExtensions ( ) : string[]
return string[]

GetVideoFileTakenDate() public static method

public static GetVideoFileTakenDate ( string filePath ) : DateTime?
filePath string
return DateTime?