Method | Description | |
---|---|---|
Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector |
Renders the current instance to a ByteVector
|
|
SRationalIFDEntry ( ushort tag, TagLib.IFD.Entries.SRational value ) |
Construcor.
|
public Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector | ||
is_bigendian | bool |
/// A |
offset | uint |
/// A |
type | ushort |
/// A |
count | uint |
/// A |
return | ByteVector |
public SRationalIFDEntry ( ushort tag, TagLib.IFD.Entries.SRational value ) | ||
tag | ushort |
/// A |
value | TagLib.IFD.Entries.SRational |
/// A |