binary_sounds property

binary_sounds property

Gets the digital sound content information that annotates some aspects of the vCard.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.sound_binary_records.

Definition:

@property
def binary_sounds(self):
    ...

See Also