コード例 #1
0
 internal bool IsWriteStorageSupported()
 {
     return(VideoCapabilities.VideoCapabilities_IsWriteStorageSupported(SelfPtr()));
 }
コード例 #2
0
 internal bool IsWriteStorageSupported() =>
 VideoCapabilities.VideoCapabilities_IsWriteStorageSupported(base.SelfPtr());