Click or drag to resize
Mp3StorageFrame Methods

The Mp3StorageFrame type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateFrom(Stream)
Reads an MP3 frame from a stream
Public methodStatic memberCreateFrom(Stream, Boolean)
Reads an MP3Frame from a stream
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also