Beispiel #1
0
 internal bool ProcessMetadata()
 {
     return(SafeNativeMethods.StreamDecoderProcessUntilEndOfMetadata(Handle));
 }