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

key
NSString

The identifier of the CMTime.

Returns

Applies to