gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
Utils.GFLOAT_SWAP_LE_BE
gstreamer
Utils
Utils
Swap byte order of a 32-bit floating point value (float).
class
Utils
static
float
GFLOAT_SWAP_LE_BE
(
float
inn
)
Return Value
Type:
float
in byte-swapped.
Meta
Source
See Implementation
gstreamer
Utils
Utils
static functions
GDOUBLE_SWAP_LE_BE
GFLOAT_SWAP_LE_BE
GST_READ_DOUBLE_BE
GST_READ_DOUBLE_LE
GST_READ_FLOAT_BE
GST_READ_FLOAT_LE
GST_WRITE_DOUBLE_BE
GST_WRITE_DOUBLE_LE
GST_WRITE_FLOAT_BE
GST_WRITE_FLOAT_LE
arrayBinarySearch
doubleToFraction
dumpMem
fractionAdd
fractionCompare
fractionMultiply
fractionToDouble
getTimestamp
greatestCommonDivisor
greatestCommonDivisorInt64
groupIdNext
seqnumCompare
seqnumNext
setObjectArg
setValueFromString
uint64_Scale
uint64_ScaleCeil
uint64_ScaleInt
uint64_ScaleIntCeil
uint64_ScaleIntRound
uint64_ScaleRound
Swap byte order of a 32-bit floating point value (float).