Lame_encDllbeWriteInfoTag Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static uint beWriteInfoTag(
uint hbeStream,
string lpszFileName
)
Public Shared Function beWriteInfoTag (
hbeStream As UInteger,
lpszFileName As String
) As UInteger
public:
static unsigned int beWriteInfoTag(
unsigned int hbeStream,
String^ lpszFileName
)
static member beWriteInfoTag :
hbeStream : uint32 *
lpszFileName : string -> uint32
Parameters
- hbeStream
- Type: SystemUInt32
- lpszFileName
- Type: SystemString
Return Value
Type:
UInt32
See Also