Tao.Sdl SDK Documentation
Smpeg.SMPEG_wantedSpec Method
[Visual Basic]
Public Shared Function SMPEG_wantedSpec( _
ByVal
mpeg
As
IntPtr
, _
ByVal
wanted
As
IntPtr
_
) As
Integer
[C#]
public static
int
SMPEG_wantedSpec(
IntPtr
mpeg
,
IntPtr
wanted
);
See Also
Smpeg Class
|
Tao.Sdl Namespace