Lame_encDllbeWriteInfoTag Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
UInt32See Also