DictionaryContainer.GetCMTimeValue(NSString) Method
Definition
Returns the nullable CMTime associated with key
.
protected Nullable<CoreMedia.CMTime> GetCMTimeValue (Foundation.NSString key);
member this.GetCMTimeValue : Foundation.NSString -> Nullable<CoreMedia.CMTime>
Parameters
Returns
- Nullable<CMTime>
Applies to