XingHeaderMp3Frame Property |
The MP3 frame
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Mp3Frame Mp3Frame { get; }
Public ReadOnly Property Mp3Frame As Mp3Frame
Get
public:
property Mp3Frame^ Mp3Frame {
Mp3Frame^ get ();
}
member Mp3Frame : Mp3Frame with get
Property Value
Type:
Mp3FrameSee Also