{487af411-1d5e-4f7f-b4f4-4721fe1e95d9}
CVideoPropertiesProxy
Registry
InProcServer32
C:\Windows\system32\windows.storage.dll
- ThreadingModel:
Both
Instance
- Type:
VideoProperties
Methods
- get_Rating:
uint32 get_Rating() - put_Rating:
void put_Rating(uint32 value) - get_Keywords:
System.Collections.Generic.IList[string] get_Keywords() - get_Width:
uint32 get_Width() - get_Height:
uint32 get_Height() - get_Duration:
timespan get_Duration() - get_Latitude:
System.Nullable[double] get_Latitude() - get_Longitude:
System.Nullable[double] get_Longitude() - get_Title:
string get_Title() - put_Title:
void put_Title(string value) - get_Subtitle:
string get_Subtitle() - put_Subtitle:
void put_Subtitle(string value) - get_Producers:
System.Collections.Generic.IList[string] get_Producers() - get_Publisher:
string get_Publisher() - put_Publisher:
void put_Publisher(string value) - get_Writers:
System.Collections.Generic.IList[string] get_Writers() - get_Year:
uint32 get_Year() - put_Year:
void put_Year(uint32 value) - get_Bitrate:
uint32 get_Bitrate() - get_Directors:
System.Collections.Generic.IList[string] get_Directors() - get_Orientation:
Windows.Storage.FileProperties.VideoOrientation get_Orientation() - RetrievePropertiesAsync:
Windows.Foundation.IAsyncOperation[System.Collections.Generic.IDictionary[string,System.Object]] RetrievePropertiesAsync(System.Collections.Generic.IEnumerable[string] propertiesToRetrieve), Windows.Foundation.IAsyncOperation[System.Collections.Generic.IDictionary[string,System.Object]] IStorageItemExtraProperties.RetrievePropertiesAsync(System.Collections.Generic.IEnumerable[string] propertiesToRetrieve) - SavePropertiesAsync:
Windows.Foundation.IAsyncAction SavePropertiesAsync(System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[string,System.Object]] propertiesToSave), Windows.Foundation.IAsyncAction SavePropertiesAsync(), Windows.Foundation.IAsyncAction IStorageItemExtraProperties.SavePropertiesAsync(System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[string,System.Object]] propertiesToSave), Windows.Foundation.IAsyncAction IStorageItemExtraProperties.SavePropertiesAsync()
Properties
- Year:
uint32 Year {get;set;} - Title:
string Title {get;set;} - Subtitle:
string Subtitle {get;set;} - Rating:
uint32 Rating {get;set;} - Publisher:
string Publisher {get;set;} - Bitrate:
uint32 Bitrate {get;} - Directors:
System.Collections.Generic.IList[string] Directors {get;} - Duration:
timespan Duration {get;} - Height:
uint32 Height {get;} - Keywords:
System.Collections.Generic.IList[string] Keywords {get;} - Latitude:
System.Nullable[double] Latitude {get;} - Longitude:
System.Nullable[double] Longitude {get;} - Orientation:
Windows.Storage.FileProperties.VideoOrientation Orientation {get;} - Producers:
System.Collections.Generic.IList[string] Producers {get;} - Width:
uint32 Width {get;} - Writers:
System.Collections.Generic.IList[string] Writers {get;}
MIT License. Copyright (c) 2021 Strontic.